commit: 87d4b45b635065380fbf578271a5d0f6a5f432c3 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Jul 3 15:38:08 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Jul 3 15:38:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d4b45b
dev-lang/perl: remove temporary SRC_URI Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-lang/perl/perl-5.42.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/perl/perl-5.42.0.ebuild b/dev-lang/perl/perl-5.42.0.ebuild index d8790df3ab75..10f0171d4e73 100644 --- a/dev-lang/perl/perl-5.42.0.ebuild +++ b/dev-lang/perl/perl-5.42.0.ebuild @@ -42,7 +42,6 @@ DESCRIPTION="Larry Wall's Practical Extraction and Report Language" HOMEPAGE="https://www.perl.org/" SRC_URI=" - https://cpan.io/${MY_P}.tar.xz mirror://cpan/src/5.0/${MY_P}.tar.xz mirror://cpan/authors/id/${DIST_AUTHOR:0:1}/${DIST_AUTHOR:0:2}/${DIST_AUTHOR}/${MY_P}.tar.xz https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${PATCH_BASE}.tar.xz
