commit: 97ad49cf219e05a12ec83d5812d8d2fed073820c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 6 12:03:51 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 6 12:03:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97ad49cf
dev-perl/File-Next: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{File-Next-1.180.0-r1.ebuild => File-Next-1.180.0-r2.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
b/dev-perl/File-Next/File-Next-1.180.0-r2.ebuild
similarity index 82%
rename from dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
rename to dev-perl/File-Next/File-Next-1.180.0-r2.ebuild
index 2f9d0e22be3c..7936ff50275b 100644
--- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
+++ b/dev-perl/File-Next/File-Next-1.180.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=PETDANCE
DIST_VERSION=1.18
@@ -12,12 +12,8 @@ DESCRIPTION="An iterator-based module for finding files"
LICENSE="Artistic-2 GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~riscv x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-RDEPEND="virtual/perl-File-Spec"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
+BDEPEND="
test? (
>=virtual/perl-File-Temp-0.220.0
>=virtual/perl-Test-Simple-0.880.0