commit: e5588567d7e14dc34078f3ff19a315b3111825eb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 19:35:27 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 19:35:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5588567
dev-perl/local-lib: virtual/perl-ExtUtils-Install is going away
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../local-lib/{local-lib-2.0.29.ebuild => local-lib-2.0.29-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/local-lib/local-lib-2.0.29.ebuild
b/dev-perl/local-lib/local-lib-2.0.29-r1.ebuild
similarity index 86%
rename from dev-perl/local-lib/local-lib-2.0.29.ebuild
rename to dev-perl/local-lib/local-lib-2.0.29-r1.ebuild
index f9ddbb90f517..eb51a0c595c8 100644
--- a/dev-perl/local-lib/local-lib-2.0.29.ebuild
+++ b/dev-perl/local-lib/local-lib-2.0.29-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,6 @@ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=virtual/perl-CPAN-1.820.0
- >=virtual/perl-ExtUtils-Install-1.430.0
>=virtual/perl-ExtUtils-MakeMaker-7.0.0
>=dev-perl/Module-Build-0.360.0
"