commit: ece3062f5356ff7b2211194ca9a6e9138cb9391e Author: Marshall Brewer <tomboy64 <AT> sina <DOT> cn> AuthorDate: Sat Jun 4 02:45:56 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 10:03:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece3062f
dev-perl/Math-PlanePath: update license (GPL-3 -> GPL-3+) Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1599 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild index c518925..9f58023 100644 --- a/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild +++ b/dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Mathematical paths through the 2-D plane" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="gmp test examples"
