commit:     dca9c1bb4ef2266345209ba5220fac2ceb0eec84
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 18:48:32 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 27 18:48:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca9c1bb

dev-perl/Types-Path-Tiny: EAPI bump, dep cleanup

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

 ...ypes-Path-Tiny-0.6.0.ebuild => Types-Path-Tiny-0.6.0-r1.ebuild} | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild 
b/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0-r1.ebuild
similarity index 81%
rename from dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild
rename to dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0-r1.ebuild
index d0dd6f094c37..b418f19400c8 100644
--- a/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild
+++ b/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=DAGOLDEN
 DIST_VERSION=0.006
@@ -11,8 +11,6 @@ DESCRIPTION="Path::Tiny types and coercions for Moose and Moo"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/Path-Tiny
@@ -21,7 +19,6 @@ RDEPEND="
 BDEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.170.0
        test? (
-               virtual/perl-File-Spec
                >=virtual/perl-File-Temp-0.180.0
                dev-perl/File-pushd
                >=virtual/perl-Test-Simple-0.960.0

Reply via email to