commit:     a81902a9779a8ba7b66f97f3de384a1af967f131
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 19 19:37:47 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 19 19:37:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81902a9

dev-perl/Devel-Refactor: Bump Eapi

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

 ...l-Refactor-0.50.0-r2.ebuild => Devel-Refactor-0.50.0-r3.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild 
b/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r3.ebuild
similarity index 81%
rename from dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild
rename to dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r3.ebuild
index b0cd65a1bc28..a84505e5124b 100644
--- a/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r2.ebuild
+++ b/dev-perl/Devel-Refactor/Devel-Refactor-0.50.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=SSOTKA
 DIST_VERSION=0.05
@@ -12,14 +12,13 @@ DESCRIPTION="Perl extension for refactoring Perl code"
 
 SLOT="0"
 KEYWORDS="~amd64 ~riscv ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 BDEPEND="
        test? (
                >=virtual/perl-Test-Simple-0.470.0
        )
 "
+
 PATCHES=(
        "${FILESDIR}/${PN}-0.50.0-perl526.patch"
 )

Reply via email to