summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-26 21:37:35 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-26 21:37:35 +0000
commitdbb42934ea2ecdaafbba4dc001788fc1fed937dd (patch)
treebee80dd721d26137712da109d5dda8de909cb0c6 /sys-libs/glibc
parenttranscode fix for new ffmpeg (diff)
downloadhistorical-dbb42934ea2ecdaafbba4dc001788fc1fed937dd.tar.gz
historical-dbb42934ea2ecdaafbba4dc001788fc1fed937dd.tar.bz2
historical-dbb42934ea2ecdaafbba4dc001788fc1fed937dd.zip
add gentoo mirrors to the linuxthreads list #144953
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.4-r3.ebuild b/sys-libs/glibc/glibc-2.4-r3.ebuild
index cbb3d0fcf5f9..db303e6207c7 100644
--- a/sys-libs/glibc/glibc-2.4-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r3.ebuild,v 1.17 2006/08/14 18:00:55 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r3.ebuild,v 1.18 2006/08/26 21:37:35 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -38,7 +38,7 @@ PPC_CPU_ADDON_URI="http://penguinppc.org/dev/glibc/${PPC_CPU_ADDON_TARBALL}"
# LinuxThreads addon
LT_VER="20060605"
LT_TARBALL="glibc-linuxthreads-${LT_VER}.tar.bz2"
-LT_URI="ftp://sources.redhat.com/pub/glibc/snapshots/${LT_TARBALL}"
+LT_URI="ftp://sources.redhat.com/pub/glibc/snapshots/${LT_TARBALL} mirror://gentoo/${LT_TARBALL}"
GENTOO_TOOLCHAIN_BASE_URI="mirror://gentoo"
GENTOO_TOOLCHAIN_DEV_URI="http://dev.gentoo.org/~azarah/glibc/XXX http://dev.gentoo.org/~vapier/dist/XXX"