Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Cracklib/
Date: Tue, 27 Dec 2016 20:00:26
Message-Id: 1482868795.8e372baab4470ecfa6886492975eab7b73c91bd4.dilfridge@gentoo
1 commit: 8e372baab4470ecfa6886492975eab7b73c91bd4
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 19:46:34 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 19:59:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e372baa
7
8 dev-perl/Crypt-Cracklib: Fix license, bug 301969
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 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
16 index 68cad3d..9cf65a4 100644
17 --- a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild
18 +++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,6 @@ inherit perl-module
26 DESCRIPTION="Perl interface to Alec Muffett's Cracklib"
27
28 SLOT="0"
29 -LICENSE="Artistic"
30 KEYWORDS="amd64 x86"
31 IUSE="test"