commit:     46f365a0ab80d0690b132d998572649698639738
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 19:06:20 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 19:27:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f365a0

dev-perl/File-SearchPath: EAPI bump

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

 ...rchPath-0.70.0-r1.ebuild => File-SearchPath-0.70.0-r2.ebuild} | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/dev-perl/File-SearchPath/File-SearchPath-0.70.0-r1.ebuild 
b/dev-perl/File-SearchPath/File-SearchPath-0.70.0-r2.ebuild
similarity index 75%
rename from dev-perl/File-SearchPath/File-SearchPath-0.70.0-r1.ebuild
rename to dev-perl/File-SearchPath/File-SearchPath-0.70.0-r2.ebuild
index c3c4834a2ce6..54090c38b6e7 100644
--- a/dev-perl/File-SearchPath/File-SearchPath-0.70.0-r1.ebuild
+++ b/dev-perl/File-SearchPath/File-SearchPath-0.70.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=TJENNESS
 DIST_VERSION=0.07
@@ -12,8 +12,6 @@ DESCRIPTION="Search for a file in an environment variable 
path"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=virtual/perl-File-Spec-0.800.0
@@ -21,7 +19,4 @@ RDEPEND="
 DEPEND="dev-perl/Module-Build"
 BDEPEND="
        >=dev-perl/Module-Build-0.360.0
-       test? (
-               virtual/perl-Test-Simple
-       )
 "

Reply via email to