diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-27 20:46:34 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-27 20:59:55 +0100 |
commit | 8e372baab4470ecfa6886492975eab7b73c91bd4 (patch) | |
tree | 3c52a5eaf41c00bf4a65d677defaa9455e3c9db7 /dev-perl/Crypt-Cracklib | |
parent | dev-perl/Config-Crontab: License is actually Artistic, bug 301969 (diff) | |
download | gentoo-8e372baab4470ecfa6886492975eab7b73c91bd4.tar.gz gentoo-8e372baab4470ecfa6886492975eab7b73c91bd4.tar.bz2 gentoo-8e372baab4470ecfa6886492975eab7b73c91bd4.zip |
dev-perl/Crypt-Cracklib: Fix license, bug 301969
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Crypt-Cracklib')
-rw-r--r-- | dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild index 68cad3de9848..9cf65a42e251 100644 --- a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild +++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,6 @@ inherit perl-module DESCRIPTION="Perl interface to Alec Muffett's Cracklib" SLOT="0" -LICENSE="Artistic" KEYWORDS="amd64 x86" IUSE="test" |