Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Conf-Libconfig/
Date: Thu, 18 Jul 2019 19:23:58
Message-Id: 1563477760.4dd101be1e7710f5648a4a01c78bf80e8853542b.candrews@gentoo
1 commit: 4dd101be1e7710f5648a4a01c78bf80e8853542b
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 18 19:16:28 2019 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 19:22:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd101be
7
8 dev-perl/Conf-Libconfig: License is BSD
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild
17 index 35136b147d8..224397d7e09 100644
18 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild
19 +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21
22 DESCRIPTION="Perl extension for libconfig"
23
24 -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
25 +LICENSE="BSD"
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"
28 IUSE="test"