diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-14 09:49:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-14 09:49:03 +0000 |
commit | 064edec609324b8e2d2df36a48684d2a12dd511c (patch) | |
tree | 3e42fd5f5d965d526ee065d68a40d20a209809d0 /dev-util | |
parent | Package fetch fixes. (diff) | |
download | gentoo-2-064edec609324b8e2d2df36a48684d2a12dd511c.tar.gz gentoo-2-064edec609324b8e2d2df36a48684d2a12dd511c.tar.bz2 gentoo-2-064edec609324b8e2d2df36a48684d2a12dd511c.zip |
Updated SRC_URI.
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cvs/cvs-1.11.1_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs/cvs-1.11.1_p1.ebuild b/dev-util/cvs/cvs-1.11.1_p1.ebuild index efa0b5014ea8..aeb7052792dc 100644 --- a/dev-util/cvs/cvs-1.11.1_p1.ebuild +++ b/dev-util/cvs/cvs-1.11.1_p1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.1_p1.ebuild,v 1.4 2002/10/04 05:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.1_p1.ebuild,v 1.5 2002/10/14 09:49:03 aliz Exp $ S=${WORKDIR}/${P/_} DESCRIPTION="Concurrent Versions System - source code revision control tools" -SRC_URI="http://ftp.cvshome.org/${P/_}/${P/_}.tar.gz +SRC_URI="http://ftp.cvshome.org/${P/"_p1"}/${P/_}.tar.gz mirror://gentoo/cvs-1.11.1p1-extzlib.patch.bz2" HOMEPAGE="http://www.cvshome.org/" DEPEND="virtual/glibc |