commit:     abec57e0d2751e54671e9bfa7326e985b2d4246f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 21:10:49 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 21:25:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abec57e0

dev-perl/Symbol-Global-Name: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...bal-Name-0.50.0.ebuild => Symbol-Global-Name-0.50.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0.ebuild 
b/dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0-r1.ebuild
similarity index 82%
rename from dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0.ebuild
rename to dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0-r1.ebuild
index cc76499e7c2..5de6075edf2 100644
--- a/dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0.ebuild
+++ b/dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ALEXMV
 DIST_VERSION=0.05
@@ -12,11 +12,9 @@ DESCRIPTION="Finds name and type of a global variable"
 LICENSE="Artistic-2"
 SLOT="0"
 KEYWORDS="amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        test? ( >=virtual/perl-Test-Simple-0.96 )
 "
 

Reply via email to