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

dev-perl/URI-FromHash: EAPI bump, dep cleanup

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

 ...RI-FromHash-0.50.0.ebuild => URI-FromHash-0.50.0-r1.ebuild} | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/dev-perl/URI-FromHash/URI-FromHash-0.50.0.ebuild 
b/dev-perl/URI-FromHash/URI-FromHash-0.50.0-r1.ebuild
similarity index 81%
rename from dev-perl/URI-FromHash/URI-FromHash-0.50.0.ebuild
rename to dev-perl/URI-FromHash/URI-FromHash-0.50.0-r1.ebuild
index 78b1fb532cde..e9f65b1c60b0 100644
--- a/dev-perl/URI-FromHash/URI-FromHash-0.50.0.ebuild
+++ b/dev-perl/URI-FromHash/URI-FromHash-0.50.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=DROLSKY
 DIST_VERSION=0.05
@@ -11,19 +11,13 @@ DESCRIPTION="Build a URI from a set of named parameters"
 LICENSE="Artistic-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-       virtual/perl-Carp
-       virtual/perl-Exporter
        dev-perl/Params-Validate
        >=dev-perl/URI-1.680.0
 "
 BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
        test? (
-               virtual/perl-File-Spec
                dev-perl/Test-Fatal
                >=virtual/perl-Test-Simple-0.960.0
        )

Reply via email to