Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-PlanePath/
Date: Sat, 04 Jun 2016 10:31:57
Message-Id: 1465034622.ece3062f5356ff7b2211194ca9a6e9138cb9391e.monsieurp@gentoo
1 commit: ece3062f5356ff7b2211194ca9a6e9138cb9391e
2 Author: Marshall Brewer <tomboy64 <AT> sina <DOT> cn>
3 AuthorDate: Sat Jun 4 02:45:56 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 10:03:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece3062f
7
8 dev-perl/Math-PlanePath: update license (GPL-3 -> GPL-3+)
9
10 Package-Manager: portage-2.3.0_rc1
11 Closes: https://github.com/gentoo/gentoo/pull/1599
12
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild
19 index c518925..9f58023 100644
20 --- a/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild
21 +++ b/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild
22 @@ -10,7 +10,7 @@ inherit perl-module
23
24 DESCRIPTION="Mathematical paths through the 2-D plane"
25
26 -LICENSE="GPL-3"
27 +LICENSE="GPL-3+"
28 SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 IUSE="gmp test examples"