summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-03 16:02:06 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-03 16:02:06 +0000
commitfab623106a1e941ff2fd4b7834eab1428cd94e0b (patch)
tree6dc65e4931d891821746c924233f470184b95558 /sys-apps/grep
parent*** empty log message *** (diff)
downloadhistorical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.tar.gz
historical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.tar.bz2
historical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.zip
*** empty log message ***
Diffstat (limited to 'sys-apps/grep')
-rw-r--r--sys-apps/grep/grep-2.4.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/grep/grep-2.4.2-r1.ebuild b/sys-apps/grep/grep-2.4.2-r1.ebuild
index 09802de50a1c..22b0a02babdf 100644
--- a/sys-apps/grep/grep-2.4.2-r1.ebuild
+++ b/sys-apps/grep/grep-2.4.2-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/grep/grep-2.4.2-r1.ebuild,v 1.3 2000/09/15 20:09:19 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.4.2-r1.ebuild,v 1.4 2000/10/03 16:02:04 achim Exp $
P=grep-2.4.2
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="GNU regular expression matcher"
-SRC_URI="ftp://prep.ai.mit.edu/gnu/grep/${A}"
+SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/grep/${A}
+ ftp://prep.ai.mit.edu/gnu/grep/${A}"
HOMEPAGE="http://www.gnu.org/software/grep/grep.html"
src_compile() {