summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-03-23 09:28:02 -0700
committerZac Medico <zmedico@gentoo.org>2020-03-23 09:29:36 -0700
commiteb6c39708ce911192f9ac78a664076e6e6f1bd8e (patch)
treeb808c9ecec4800fb5fbe2b58ed0da4f890881355 /sys-apps
parentdev-db/etcd: 3.4.5 bump (diff)
downloadgentoo-eb6c39708ce911192f9ac78a664076e6e6f1bd8e.tar.gz
gentoo-eb6c39708ce911192f9ac78a664076e6e6f1bd8e.tar.bz2
gentoo-eb6c39708ce911192f9ac78a664076e6e6f1bd8e.zip
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 <zmedico@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/portage-2.3.95.ebuild3
1 files changed, 1 insertions, 2 deletions
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() {