summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-11 23:11:57 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-11 23:25:43 +0200
commit315bc543510bab7796827cf8ec0a8e7f6d706fa3 (patch)
treeefe19a709fbad33f4115f0c4e7106b79237fd428
parentdev-perl/Symbol-Global-Name: EAPI=8 bump (diff)
downloadgentoo-315bc543.tar.gz
gentoo-315bc543.tar.bz2
gentoo-315bc543.zip
dev-perl/Symbol-Util: 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/Symbol-Util/Symbol-Util-0.20.300-r2.ebuild (renamed from dev-perl/Symbol-Util/Symbol-Util-0.20.300-r1.ebuild)14
1 files changed, 5 insertions, 9 deletions
diff --git a/dev-perl/Symbol-Util/Symbol-Util-0.20.300-r1.ebuild b/dev-perl/Symbol-Util/Symbol-Util-0.20.300-r2.ebuild
index f7d5731deca7..eb099a507a3f 100644
--- a/dev-perl/Symbol-Util/Symbol-Util-0.20.300-r1.ebuild
+++ b/dev-perl/Symbol-Util/Symbol-Util-0.20.300-r2.ebuild
@@ -1,19 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=DEXTER
-MODULE_VERSION=0.0203
+DIST_AUTHOR=DEXTER
+DIST_VERSION=0.0203
inherit perl-module
DESCRIPTION="Additional utils for Perl symbols manipulation"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND=""
-DEPEND="dev-perl/Module-Build"
-
-SRC_TEST=do
+BDEPEND="dev-perl/Module-Build"