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-OpenPGP/
Date: Tue, 27 Dec 2016 20:00:18
Message-Id: 1482868798.7c132a8ea35aca513c788c9ce7c55a15f147c8a7.dilfridge@gentoo
1 commit: 7c132a8ea35aca513c788c9ce7c55a15f147c8a7
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 19:50:22 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 19:59:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c132a8e
7
8 dev-perl/Crypt-OpenPGP: Fix license, bug 301969
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
16 index 7454a2c..041a97e 100644
17 --- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
18 +++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.70.0.ebuild
19 @@ -10,8 +10,6 @@ inherit perl-module
20
21 DESCRIPTION="Pure-Perl OpenPGP-compatible PGP implementation"
22
23 -LICENSE="Artistic"
24 -#LICENSE="|| ( Artistic GPL-2 )"
25 SLOT="0"
26 KEYWORDS="amd64 x86 ~x86-solaris"
27 IUSE="test"