diff options
author | Craig Andrews <candrews@gentoo.org> | 2019-07-18 15:16:28 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2019-07-18 15:22:40 -0400 |
commit | 4dd101be1e7710f5648a4a01c78bf80e8853542b (patch) | |
tree | f8991d41af703cfcea5399422e3e8ba495570931 /dev-perl/Conf-Libconfig | |
parent | dev-perl/Conf-Libconfig: remove test dependency on dev-perl/Test-Pod (diff) | |
download | gentoo-4dd101be1e7710f5648a4a01c78bf80e8853542b.tar.gz gentoo-4dd101be1e7710f5648a4a01c78bf80e8853542b.tar.bz2 gentoo-4dd101be1e7710f5648a4a01c78bf80e8853542b.zip |
dev-perl/Conf-Libconfig: License is BSD
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-perl/Conf-Libconfig')
-rw-r--r-- | dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild index 35136b147d86..224397d7e097 100644 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for libconfig" -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" |