diff options
author | Donny Davies <woodchip@gentoo.org> | 2001-09-15 19:26:59 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2001-09-15 19:26:59 +0000 |
commit | 99c9c5b6b9d4696c9dd973c00c8f6c17f10986c3 (patch) | |
tree | 2c769ec4f69364cb46378b9b31c0552b4856b822 /sys-libs | |
parent | new rev of Portage (1.6.9) (diff) | |
download | gentoo-2-99c9c5b6b9d4696c9dd973c00c8f6c17f10986c3.tar.gz gentoo-2-99c9c5b6b9d4696c9dd973c00c8f6c17f10986c3.tar.bz2 gentoo-2-99c9c5b6b9d4696c9dd973c00c8f6c17f10986c3.zip |
small src_uri typo
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/glibc/glibc-2.2.4-r1.ebuild b/sys-libs/glibc/glibc-2.2.4-r1.ebuild index f0821d5e6ed7..022b323a447b 100644 --- a/sys-libs/glibc/glibc-2.2.4-r1.ebuild +++ b/sys-libs/glibc/glibc-2.2.4-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4-r1.ebuild,v 1.2 2001/08/23 07:32:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4-r1.ebuild,v 1.3 2001/09/15 19:25:30 woodchip 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 - ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-linuxthreads-${PV}.tar.gz + ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-linuxthreads-${PV}.tar.bz2 ftp://ftp.gnu.org/pub/gnu/glibc/glibc-linuxthreads-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" diff --git a/sys-libs/glibc/glibc-2.2.4.ebuild b/sys-libs/glibc/glibc-2.2.4.ebuild index cdf7e9cd5f70..1c2beecb7a61 100644 --- a/sys-libs/glibc/glibc-2.2.4.ebuild +++ b/sys-libs/glibc/glibc-2.2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4.ebuild,v 1.2 2001/08/21 01:24:01 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.4.ebuild,v 1.3 2001/09/15 19:26:59 woodchip 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 - ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-linuxthreads-${PV}.tar.gz + ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-linuxthreads-${PV}.tar.bz2 ftp://ftp.gnu.org/pub/gnu/glibc/glibc-linuxthreads-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" |