summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-29 20:53:46 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-29 20:53:46 +0000
commit3e2536041459397b8891c28dfeb6a2279b2304e6 (patch)
tree6837636e7aaf17e5c2524112c1b03f9a3ac97b77 /sys-libs
parent*** empty log message *** (diff)
downloadgentoo-2-3e2536041459397b8891c28dfeb6a2279b2304e6.tar.gz
gentoo-2-3e2536041459397b8891c28dfeb6a2279b2304e6.tar.bz2
gentoo-2-3e2536041459397b8891c28dfeb6a2279b2304e6.zip
*** empty log message ***
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/files/digest-glibc-2.1.942
-rw-r--r--sys-libs/glibc/glibc-2.1.95.ebuild (renamed from sys-libs/glibc/glibc-2.1.94.ebuild)7
2 files changed, 4 insertions, 5 deletions
diff --git a/sys-libs/glibc/files/digest-glibc-2.1.94 b/sys-libs/glibc/files/digest-glibc-2.1.94
deleted file mode 100644
index a663bb3f35b2..000000000000
--- a/sys-libs/glibc/files/digest-glibc-2.1.94
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 1292b3089dfa15449bc7ec08d69dc328 glibc-2.1.94.tar.bz2
-MD5 eab2c33e664b6c8631743d1bd7f6130b glibc-linuxthreads-2.1.94.tar.gz
diff --git a/sys-libs/glibc/glibc-2.1.94.ebuild b/sys-libs/glibc/glibc-2.1.95.ebuild
index 2d66f01dccf2..b894186a075d 100644
--- a/sys-libs/glibc/glibc-2.1.94.ebuild
+++ b/sys-libs/glibc/glibc-2.1.95.ebuild
@@ -1,14 +1,15 @@
# 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.1.94.ebuild,v 1.1 2000/09/27 10:09:00 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.1.95.ebuild,v 1.1 2000/10/29 20:53:46 achim Exp $
A="$P.tar.bz2 glibc-linuxthreads-${PV}.tar.gz"
S=${WORKDIR}/${P}
DESCRIPTION="GNU libc6 (also called glibc2) C library"
SRC_URI="ftp://sourceware.cygnus.com/pub/glibc/releases/glibc-${PV}.tar.bz2
-
-ftp://sourceware.cygnus.com/pub/glibc/releases/glibc-linuxthreads-${PV}.tar.gz"
+ ftp://sourceware.cygnus.com/pub/glibc/releases/glibc-linuxthreads-${PV}.tar.gz
+ ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-${PV}.tar.bz2
+ ftp://ftp.unina.it/pub/Unix/cygnus/glibc/releases/glibc-linuxthreads-${PV}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
src_compile() {