commit:     94f1f3cf7dd4f9ed356ea4b286c904410a16f4bc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 19:08:28 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 19:28:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f1f3cf

dev-perl/File-pushd: EAPI bump

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

 ...le-pushd-1.16.0.ebuild => File-pushd-1.16.0-r1.ebuild} | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/dev-perl/File-pushd/File-pushd-1.16.0.ebuild 
b/dev-perl/File-pushd/File-pushd-1.16.0-r1.ebuild
similarity index 66%
rename from dev-perl/File-pushd/File-pushd-1.16.0.ebuild
rename to dev-perl/File-pushd/File-pushd-1.16.0-r1.ebuild
index 1054609501f8..22fbd1157b0c 100644
--- a/dev-perl/File-pushd/File-pushd-1.16.0.ebuild
+++ b/dev-perl/File-pushd/File-pushd-1.16.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=DAGOLDEN
 DIST_VERSION=1.016
@@ -12,17 +12,8 @@ DESCRIPTION="Change directory temporarily for a limited 
scope"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND="
-       virtual/perl-Carp
-       virtual/perl-Exporter
-       virtual/perl-File-Path
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-"
-BDEPEND="${RDEPEND}
+BDEPEND="
        >=virtual/perl-ExtUtils-MakeMaker-6.170.0
        test? (
                >=virtual/perl-Test-Simple-0.960.0

Reply via email to