diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-06-09 22:55:12 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-06-09 22:55:37 +0200 |
commit | c115b269650628be6fe91841289fd462fa45f977 (patch) | |
tree | 999d90c8bf91561b825b1996b58d59670a5a04cf /dev-lang/perl | |
parent | app-crypt/cryptor: new package, add 1.1.0 (diff) | |
download | gentoo-c115b269650628be6fe91841289fd462fa45f977.tar.gz gentoo-c115b269650628be6fe91841289fd462fa45f977.tar.bz2 gentoo-c115b269650628be6fe91841289fd462fa45f977.zip |
dev-lang/perl: drop inofficial SRC_URI
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/perl-5.40.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.0.ebuild b/dev-lang/perl/perl-5.40.0.ebuild index 0d2a61ce5624..ebcb1e7114af 100644 --- a/dev-lang/perl/perl-5.40.0.ebuild +++ b/dev-lang/perl/perl-5.40.0.ebuild @@ -46,7 +46,6 @@ SRC_URI=" 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 https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz - https://haarg.org/${MY_P}.tar.xz " S="${WORKDIR}/${MY_P}" |