diff options
author | Marshall Brewer <tomboy64@sina.cn> | 2016-06-04 04:45:56 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-04 10:03:42 +0000 |
commit | ece3062f5356ff7b2211194ca9a6e9138cb9391e (patch) | |
tree | c1adcdb1ce99f5e5205282dfc0a63ba07d77a60f /dev-perl/Math-PlanePath | |
parent | dev-perl/Math-PlanePath: version bump 123 (diff) | |
download | gentoo-ece3062f5356ff7b2211194ca9a6e9138cb9391e.tar.gz gentoo-ece3062f5356ff7b2211194ca9a6e9138cb9391e.tar.bz2 gentoo-ece3062f5356ff7b2211194ca9a6e9138cb9391e.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/Math-PlanePath')
-rw-r--r-- | dev-perl/Math-PlanePath/Math-PlanePath-122.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 c518925414a7..9f5802396f5a 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" |