summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2014-03-16 18:38:37 +0000
committerRyan Hill <rhill@gentoo.org>2014-03-16 18:38:37 +0000
commit7329ac73356023f746dde1d043c79e2ce1e73b03 (patch)
tree4ad9a4a5450e2d869fcc769a9bead3a2041aaf0a /eclass/toolchain.eclass
parentBackport fix for bug 503180. (diff)
downloadgentoo-2-7329ac73356023f746dde1d043c79e2ce1e73b03.tar.gz
gentoo-2-7329ac73356023f746dde1d043c79e2ce1e73b03.tar.bz2
gentoo-2-7329ac73356023f746dde1d043c79e2ce1e73b03.zip
Update my src_uri.
Diffstat (limited to 'eclass/toolchain.eclass')
-rw-r--r--eclass/toolchain.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index d60078fb87d4..6151de351219 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.623 2014/02/05 06:18:29 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.624 2014/03/16 18:38:37 rhill Exp $
# Maintainer: Toolchain Ninjas <toolchain@gentoo.org>
@@ -224,7 +224,7 @@ S=$(
)
gentoo_urls() {
- local devspace="HTTP~vapier/dist/URI HTTP~dirtyepic/dist/URI
+ local devspace="HTTP~vapier/dist/URI HTTP~rhill/dist/URI
HTTP~halcy0n/patches/URI HTTP~zorry/patches/gcc/URI"
devspace=${devspace//HTTP/http:\/\/dev.gentoo.org\/}
echo mirror://gentoo/$1 ${devspace//URI/$1}