diff options
-rw-r--r-- | sys-libs/glibc/glibc-2.2.4-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.2.4-r8.ebuild b/sys-libs/glibc/glibc-2.2.4-r8.ebuild index b1d625929f16..5847a41dc7d7 100644 --- a/sys-libs/glibc/glibc-2.2.4-r8.ebuild +++ b/sys-libs/glibc/glibc-2.2.4-r8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4-r8.ebuild,v 1.2 2001/12/23 23:19:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4-r8.ebuild,v 1.3 2001/12/27 02:55:03 karltk Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU libc6 (also called glibc2) C library" SRC_URI="ftp://sources.redhat.com/pub/glibc/releases/glibc-${PV}.tar.bz2 ftp://sources.redhat.com/pub/glibc/releases/glibc-linuxthreads-${PV}.tar.bz2 - http://www.ibiblio.org/glibc-manpages-${PV}.tar.bz2" + http://www.ibiblio.org/gentoo/distfiles/glibc-manpages-${PV}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" #Specific Linux headers are now required so that we build from a stable "base" |