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.16.0.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.16.0.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.16.0.ebuild b/sys-libs/glibc/glibc-2.16.0.ebuild
index c9b891cd83b1..28611da66615 100644
--- a/sys-libs/glibc/glibc-2.16.0.ebuild
+++ b/sys-libs/glibc/glibc-2.16.0.ebuild
@@ -1,6 +1,6 @@
# 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.16.0.ebuild,v 1.20 2013/01/23 05:27:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild,v 1.21 2013/02/09 04:42:17 vapier Exp $
inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing
@@ -101,7 +101,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"