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
commitc5b23d212b7369f586e47a99bbc366b2d798e4af (patch)
treefa93c99bbaa96656c907a832f8e59d85c6a0adaa /app-text/rcs
parentremoved the ultra-slow gatekeeper.dec.com GNU mirror. (diff)
downloadgentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.tar.gz
gentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.tar.bz2
gentoo-2-c5b23d212b7369f586e47a99bbc366b2d798e4af.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 'app-text/rcs')
-rw-r--r--app-text/rcs/rcs-5.7-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/rcs/rcs-5.7-r1.ebuild b/app-text/rcs/rcs-5.7-r1.ebuild
index 8e1e4df6fdc8..ad1212094256 100644
--- a/app-text/rcs/rcs-5.7-r1.ebuild
+++ b/app-text/rcs/rcs-5.7-r1.ebuild
@@ -1,13 +1,12 @@
# 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/app-text/rcs/rcs-5.7-r1.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r1.ebuild,v 1.3 2001/11/24 18:40:50 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Revision Controll System"
-SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/rcs/${A}
- ftp://ftp.gnu.org/gnu/rcs/${A}"
+SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${A}"
HOMEPAGE="http://www.gnu.org/software/rcs/"
EPEND="virtual/glibc"