commit:     43f169ea0455fb579ce49420635403549db6ff0e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 19:03:26 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 19:27:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f169ea

dev-perl/File-Slurp: EAPI bump

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

 ...urp-9999.320.0.ebuild => File-Slurp-9999.320.0-r1.ebuild} | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/dev-perl/File-Slurp/File-Slurp-9999.320.0.ebuild 
b/dev-perl/File-Slurp/File-Slurp-9999.320.0-r1.ebuild
similarity index 71%
rename from dev-perl/File-Slurp/File-Slurp-9999.320.0.ebuild
rename to dev-perl/File-Slurp/File-Slurp-9999.320.0-r1.ebuild
index 7fbfbf5a03ff..237b93f307d2 100644
--- a/dev-perl/File-Slurp/File-Slurp-9999.320.0.ebuild
+++ b/dev-perl/File-Slurp/File-Slurp-9999.320.0-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=CAPOEIRAB
 DIST_VERSION=9999.32
@@ -11,22 +11,14 @@ DESCRIPTION="Simple and Efficient Reading/Writing/Modifying 
of Complete Files"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~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-Carp
        >=virtual/perl-Exporter-5.570.0
        >=virtual/perl-File-Spec-3.10.0
-       virtual/perl-File-Temp
-       virtual/perl-IO
 "
 BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
        test? (
                >=virtual/perl-Scalar-List-Utils-1.0.0
-               virtual/perl-Socket
-               virtual/perl-Test-Simple
        )
 "
 

Reply via email to