summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-11-24 18:40:50 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-11-24 18:40:50 +0000
commitb05c4916897f246227e14c588341fe1b3124d6bd (patch)
tree50b7dd8744a4f96db6a595cd5b029adb87afe028 /dev-util/shtool
parentremoved the ultra-slow gatekeeper.dec.com GNU mirror. (diff)
downloadhistorical-b05c4916897f246227e14c588341fe1b3124d6bd.tar.gz
historical-b05c4916897f246227e14c588341fe1b3124d6bd.tar.bz2
historical-b05c4916897f246227e14c588341fe1b3124d6bd.zip
removed the ultra-slow gatekeeper.dec.com mirror. This encourages me to
rewrite the portage download code to add mirroring support
Diffstat (limited to 'dev-util/shtool')
-rw-r--r--dev-util/shtool/shtool-1.5.1-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild
index 9b397d749aba..01998818b23a 100644
--- a/dev-util/shtool/shtool-1.5.1-r2.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild
@@ -1,12 +1,11 @@
# 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/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.1 2001/11/10 00:08:06 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.2 2001/11/24 18:40:50 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/shtool/${P}.tar.gz
- ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
DEPEND=">=sys-devel/perl-5.6"