From: Zac Medico Date: Mon, 23 Mar 2020 16:28:02 +0000 (-0700) Subject: sys-apps/portage: re-add dev.gentoo.org to SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb6c39708ce911192f9ac78a664076e6e6f1bd8e;p=gentoo.git sys-apps/portage: re-add dev.gentoo.org to SRC_URI Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Zac Medico --- diff --git a/sys-apps/portage/portage-2.3.95.ebuild b/sys-apps/portage/portage-2.3.95.ebuild index 165bebfc6e14..bd25531263bd 100644 --- a/sys-apps/portage/portage-2.3.95.ebuild +++ b/sys-apps/portage/portage-2.3.95.ebuild @@ -73,7 +73,7 @@ PDEPEND=" # coreutils-6.4 rdep is for date format in emerge-webrsync #164532 # NOTE: FEATURES=installsources requires debugedit and rsync -SRC_ARCHIVES="" +SRC_ARCHIVES="https://dev.gentoo.org/~zmedico/portage/archives" prefix_src_archives() { local x y @@ -86,7 +86,6 @@ prefix_src_archives() { TARBALL_PV=${PV} SRC_URI="mirror://gentoo/${PN}-${TARBALL_PV}.tar.bz2 - https://docs.google.com/uc?export=download&id=1GsykmER5X-p58Bpz-MrOahABc0jNuggj -> ${PN}-${TARBALL_PV}.tar.bz2 $(prefix_src_archives ${PN}-${TARBALL_PV}.tar.bz2)" pkg_pretend() {