summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-02-16 18:32:19 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-02-16 18:32:19 +0000
commit4fa3be88271c8f2a16561fba36309405acf4ff5b (patch)
tree0c97bf66c15f67b1f9e389bf18a789cfc09092c5 /sys-libs
parentalways rerun autoreconf so the ABI patch has its effect. (diff)
downloadgentoo-2-4fa3be88271c8f2a16561fba36309405acf4ff5b.tar.gz
gentoo-2-4fa3be88271c8f2a16561fba36309405acf4ff5b.tar.bz2
gentoo-2-4fa3be88271c8f2a16561fba36309405acf4ff5b.zip
Correct C Stubs URI.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
index 35c866fb4b28..844d4ecb4cb2 100644
--- a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.2 2005/02/16 05:07:51 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.3 2005/02/16 18:32:19 eradicator Exp $
KEYWORDS="~amd64 ~mips ~sparc ~x86"
@@ -23,7 +23,7 @@ PATCH_VER="1.2"
# C Stubbs addon
CSTUBS_VER="2.1.2"
CSTUBS_TARBALL="c_stubs-${CSTUBS_VER}.tar.bz2"
-CSTUBS_URI="http://dev.gentoo.org/~eradicator/${CSTUBS_TARBALL}"
+CSTUBS_URI="http://dev.gentoo.org/~eradicator/glibc/${CSTUBS_TARBALL}"
# (Recent snapshots fails with 2.6.5 and earlier)
LT_KERNEL_VERSION="2.4.1"