summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-08-07 15:59:38 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-08-07 18:15:45 +0800
commit73155d92fc8badab0a7dd41bde1430ec4837116c (patch)
treeb5f095087bbe2dd4adf245c8b52e1817578b716d /eclass
parentsys-kernel/rt-sources: drop 5.18_p11 (diff)
downloadgentoo-73155d92fc8badab0a7dd41bde1430ec4837116c.tar.gz
gentoo-73155d92fc8badab0a7dd41bde1430ec4837116c.tar.bz2
gentoo-73155d92fc8badab0a7dd41bde1430ec4837116c.zip
toolchain.eclass: add myself to the devspace URI mapping
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/toolchain.eclass3
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index a1093e0fb603..fe1e209fb2d5 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -371,11 +371,14 @@ if [[ ${TOOLCHAIN_SET_S} == yes ]] ; then
fi
gentoo_urls() {
+ # the list is sorted by likelihood of getting the patches tarball from
+ # respective devspace
# slyfox's distfiles are mirrored to sam's devspace
declare -A devspace_urls=(
[soap]=HTTP~soap/distfiles/URI
[sam]=HTTP~sam/distfiles/sys-devel/gcc/URI
[slyfox]=HTTP~sam/distfiles/URI
+ [xen0n]=HTTP~xen0n/distfiles/sys-devel/gcc/URI
[tamiko]=HTTP~tamiko/distfiles/URI
[zorry]=HTTP~zorry/patches/gcc/URI
[vapier]=HTTP~vapier/dist/URI