commit:     315bc543510bab7796827cf8ec0a8e7f6d706fa3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 21:11:57 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 21:25:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315bc543

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 <AT> gentoo.org>

 ...l-0.20.300-r1.ebuild => Symbol-Util-0.20.300-r2.ebuild} | 14 +++++---------
 1 file 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
similarity index 54%
rename from dev-perl/Symbol-Util/Symbol-Util-0.20.300-r1.ebuild
rename to dev-perl/Symbol-Util/Symbol-Util-0.20.300-r2.ebuild
index f7d5731deca..eb099a507a3 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"

Reply via email to