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 | c98f898eae6714242987e4ac8d645585c6a48e77 (patch) | |
tree | 9abff755d47b3c31dc2c45823e21566f0992c221 /dev-util/cvs | |
parent | Package fetch fixes. (diff) | |
download | historical-c98f898eae6714242987e4ac8d645585c6a48e77.tar.gz historical-c98f898eae6714242987e4ac8d645585c6a48e77.tar.bz2 historical-c98f898eae6714242987e4ac8d645585c6a48e77.zip |
Updated SRC_URI.
Diffstat (limited to 'dev-util/cvs')
-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 |