summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-03 16:02:08 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-03 16:02:08 +0000
commit677084fc3eaaa148c5f3e7696c1e51f7deb3bb2f (patch)
tree7c2b96c7bf29dbfc035bb5463699e4983d9e7b2a /sys-apps/gzip
parent*** empty log message *** (diff)
downloadgentoo-2-677084fc3eaaa148c5f3e7696c1e51f7deb3bb2f.tar.gz
gentoo-2-677084fc3eaaa148c5f3e7696c1e51f7deb3bb2f.tar.bz2
gentoo-2-677084fc3eaaa148c5f3e7696c1e51f7deb3bb2f.zip
*** empty log message ***
Diffstat (limited to 'sys-apps/gzip')
-rw-r--r--sys-apps/gzip/gzip-1.2.4a-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/gzip/gzip-1.2.4a-r1.ebuild b/sys-apps/gzip/gzip-1.2.4a-r1.ebuild
index 9a059703277e..dd11b94eb094 100644
--- a/sys-apps/gzip/gzip-1.2.4a-r1.ebuild
+++ b/sys-apps/gzip/gzip-1.2.4a-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r1.ebuild,v 1.3 2000/09/15 20:09:19 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r1.ebuild,v 1.4 2000/10/03 16:02:04 achim Exp $
P=gzip-1.2.4a
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU compressor"
-SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${A}"
+SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gzip/${A}
+ ftp://prep.ai.mit.edu/gnu/gzip/${A}"
HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html"
src_compile() {