commit: 8e372baab4470ecfa6886492975eab7b73c91bd4 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Dec 27 19:46:34 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 19:59:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e372baa
dev-perl/Crypt-Cracklib: Fix license, bug 301969 Package-Manager: portage-2.3.3 dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 68cad3d..9cf65a4 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"
