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/which
parent*** empty log message *** (diff)
downloadhistorical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.tar.gz
historical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.tar.bz2
historical-fab623106a1e941ff2fd4b7834eab1428cd94e0b.zip
*** empty log message ***
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/which-2.11-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.11-r1.ebuild b/sys-apps/which/which-2.11-r1.ebuild
index 582bb9d8e15b..36e0b71dca72 100644
--- a/sys-apps/which/which-2.11-r1.ebuild
+++ b/sys-apps/which/which-2.11-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/which/which-2.11-r1.ebuild,v 1.3 2000/09/15 20:09:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.11-r1.ebuild,v 1.4 2000/10/03 16:02:06 achim Exp $
P=which-2.11
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Prints out location of specified executables that are in your path"
-SRC_URI="ftp://prep.ai.mit.edu/gnu/which/${P}"
+SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/which/${A}
+ ftp://prep.ai.mit.edu/gnu/which/${A}"
src_compile() {
try ./configure --prefix=/usr