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@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-10-28 21:55:59 +02:00
parent f8f529c3a3
commit ef58c2b71b

View File

@@ -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