commit:     c5f0a19dd7e625312006c204aeacc066b9320b64
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 19:02:24 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 19:27:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5f0a19d

dev-perl/File-Slurp-Tiny: EAPI bump

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

 ...y-0.4.0-r1.ebuild => File-Slurp-Tiny-0.4.0-r2.ebuild} | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild 
b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r2.ebuild
similarity index 59%
rename from dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild
rename to dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r2.ebuild
index fb55731e0bc4..9b4453d0fcf3 100644
--- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild
+++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r2.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=LEONT
 DIST_VERSION=0.004
@@ -11,18 +11,8 @@ DESCRIPTION="Simple, sane and efficient file slurper"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-       virtual/perl-Carp
        >=virtual/perl-Exporter-5.570.0
-       virtual/perl-File-Spec
-"
-BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               virtual/perl-File-Temp
-               virtual/perl-Test-Simple
-       )
 "
+BDEPEND="${RDEPEND}"

Reply via email to