commit: b12d5fba38f222e0a5655a056b9d6d8a59925eb0 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Sep 11 05:14:06 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Sep 11 05:52:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12d5fba
dev-vcs/subversion: remove manual archive.a.o from SRC_URI Use thirdpartymirrors. Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-vcs/subversion/subversion-1.14.5-r2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-vcs/subversion/subversion-1.14.5-r2.ebuild b/dev-vcs/subversion/subversion-1.14.5-r2.ebuild index 393f8a4aca8d..5ed971a58014 100644 --- a/dev-vcs/subversion/subversion-1.14.5-r2.ebuild +++ b/dev-vcs/subversion/subversion-1.14.5-r2.ebuild @@ -16,7 +16,6 @@ DESCRIPTION="Advanced version control system" HOMEPAGE="https://subversion.apache.org/" SRC_URI=" mirror://apache/${PN}/${MY_P}.tar.bz2 - https://archive.apache.org/dist/${PN}/${MY_P}.tar.bz2 " S="${WORKDIR}/${MY_P}"
