summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-30 22:32:11 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-30 22:48:08 +0200
commit43c77dd04b33d9029e15770729a65b049fa0ff48 (patch)
tree38ee2c5ac62978906394a821b2bcd6164e2b99a1
parentdev-perl/Math-Base36: EAPI=8 bump (diff)
downloadgentoo-43c77dd0.tar.gz
gentoo-43c77dd0.tar.bz2
gentoo-43c77dd0.zip
dev-perl/Math-Bezier: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Math-Bezier/Math-Bezier-0.10.0-r2.ebuild (renamed from dev-perl/Math-Bezier/Math-Bezier-0.10.0-r1.ebuild)11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Math-Bezier/Math-Bezier-0.10.0-r1.ebuild b/dev-perl/Math-Bezier/Math-Bezier-0.10.0-r2.ebuild
index 854864ab2e12..aa52529404dd 100644
--- a/dev-perl/Math-Bezier/Math-Bezier-0.10.0-r1.ebuild
+++ b/dev-perl/Math-Bezier/Math-Bezier-0.10.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=ABW
-MODULE_VERSION=0.01
+DIST_AUTHOR=ABW
+DIST_VERSION=0.01
inherit perl-module
DESCRIPTION="Solution of Bezier Curves"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST=do