summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-02-09 04:42:29 +0000
committerMike Frysinger <vapier@gentoo.org>2013-02-09 04:42:29 +0000
commitdce0738a5e957098a58e7d1dea722e2997269904 (patch)
treea20a7f204ea433c08d4f161385f241625d67ea02 /sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild
parentUpdate SRC_URI to use sourceware.org #455152 by wbrana. (diff)
downloadhistorical-dce0738a5e957098a58e7d1dea722e2997269904.tar.gz
historical-dce0738a5e957098a58e7d1dea722e2997269904.tar.bz2
historical-dce0738a5e957098a58e7d1dea722e2997269904.zip
Update SRC_URI/bug/mail links to use sourceware.org #455152 by wbrana.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild b/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild
index 31163e63f6c8..275f41a0b080 100644
--- a/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild,v 1.20 2012/12/30 17:16:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild,v 1.21 2013/02/09 04:42:17 vapier Exp $
inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib multiprocessing
@@ -92,7 +92,7 @@ fi
SRC_URI=$(
upstream_uris() {
- echo mirror://gnu/glibc/$1 ftp://sources.redhat.com/pub/glibc/{releases,snapshots}/$1 mirror://gentoo/$1
+ echo mirror://gnu/glibc/$1 ftp://sourceware.org/pub/glibc/{releases,snapshots}/$1 mirror://gentoo/$1
}
gentoo_uris() {
local devspace="HTTP~vapier/dist/URI HTTP~azarah/glibc/URI"