summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-05 00:13:02 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-05 00:13:02 +0000
commit7cfbde2ebf2fb0adce15cdd16c3ae32d63493ea9 (patch)
tree48b8bce2ff59ca210ec58a3d8316a6575e35760a /app-text/rcs
parentRemoved Daniels latest changes, since they don't work (diff)
downloadgentoo-2-7cfbde2ebf2fb0adce15cdd16c3ae32d63493ea9.tar.gz
gentoo-2-7cfbde2ebf2fb0adce15cdd16c3ae32d63493ea9.tar.bz2
gentoo-2-7cfbde2ebf2fb0adce15cdd16c3ae32d63493ea9.zip
*** empty log message ***
Diffstat (limited to 'app-text/rcs')
-rw-r--r--app-text/rcs/rcs-5.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/rcs/rcs-5.7.ebuild b/app-text/rcs/rcs-5.7.ebuild
index 46ff5316f9a4..7fb7635a949e 100644
--- a/app-text/rcs/rcs-5.7.ebuild
+++ b/app-text/rcs/rcs-5.7.ebuild
@@ -1,13 +1,13 @@
# 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.ebuild,v 1.2 2000/09/15 20:08:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7.ebuild,v 1.3 2000/10/05 00:12:58 achim Exp $
-P=rcs-5.7
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Revision Controll System"
-SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${A}"
+SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/rcs/${A}
+ ftp://ftp.gnu.org/gnu/rcs/${A}"
HOMEPAGE="http://www.gnu.org/software/rcs/"