commit:     ebabdd40edd9d829a9a330fca1f45a9776998ddf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  9 19:47:03 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul  9 19:47:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebabdd40

dev-perl/ExtUtils-Depends: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...800.100.ebuild => ExtUtils-Depends-0.800.100-r1.ebuild} | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100.ebuild 
b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100-r1.ebuild
similarity index 64%
rename from dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100.ebuild
rename to dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100-r1.ebuild
index f26335434025..99fa67045334 100644
--- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100.ebuild
+++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.100-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=XAOC
 DIST_VERSION=0.8001
@@ -11,15 +11,7 @@ DESCRIPTION="Easily build XS extensions that depend on XS 
extensions"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND="
-       virtual/perl-Data-Dumper
-       virtual/perl-File-Spec
-       virtual/perl-IO
-"
-BDEPEND="${RDEPEND}
+BDEPEND="
        >=virtual/perl-ExtUtils-MakeMaker-7.440.0
-       test? ( virtual/perl-Test-Simple )
 "

Reply via email to