commit:     ef58c2b71bbe1cc679c78ce82e85f5f38c41afc8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 19:55:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 20:00:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef58c2b7

dev-perl/File-Find-Rule-Perl: EAPI=8 bump

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

 ...-Perl-1.150.0.ebuild => File-Find-Rule-Perl-1.150.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild 
b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0-r1.ebuild
similarity index 81%
rename from dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild
rename to dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0-r1.ebuild
index 9f12cc6b838..5b9742b0324 100644
--- a/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.0.ebuild
+++ b/dev-perl/File-Find-Rule-Perl/File-Find-Rule-Perl-1.150.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=ETHER
 DIST_VERSION=1.15
@@ -12,8 +12,6 @@ DESCRIPTION="Common rules for searching for Perl things"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-CPAN-Meta-1.380.0
@@ -21,7 +19,7 @@ RDEPEND="
        >=virtual/perl-File-Spec-0.820.0
        >=dev-perl/Params-Util-0.380.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? (
                virtual/perl-Test-Simple

Reply via email to