commit: d4ecb088050384be14e4a6e456c789f307e0feea
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 9 19:46:03 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul 9 19:46:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ecb088
dev-perl/ExtUtils-F77: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...Utils-F77-1.260.0.ebuild => ExtUtils-F77-1.260.0-r1.ebuild} | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0-r1.ebuild
similarity index 67%
rename from dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
rename to dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0-r1.ebuild
index 57e7d657112e..6cfc7b3941db 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=ETJ
DIST_VERSION=1.26
@@ -14,10 +14,6 @@ KEYWORDS="~alpha amd64 arm ~hppa ~m68k ~mips ppc ppc64 ~s390
sparc x86 ~amd64-li
RDEPEND="
dev-perl/File-Which
- virtual/perl-Scalar-List-Utils
- virtual/perl-Text-ParseWords
virtual/fortran
"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
+BDEPEND="${RDEPEND}"