diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-06-07 19:39:06 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-06-07 19:39:06 +0000 |
commit | 0efbd1b18f2f071563328376256a363fc425b0f9 (patch) | |
tree | 3e411c3272e14ece7e9825a78c8735aacd36b758 /net-proxy | |
parent | Added am-utils-6.0.10 closing bug #89334 (diff) | |
download | gentoo-2-0efbd1b18f2f071563328376256a363fc425b0f9.tar.gz gentoo-2-0efbd1b18f2f071563328376256a363fc425b0f9.tar.bz2 gentoo-2-0efbd1b18f2f071563328376256a363fc425b0f9.zip |
fix HOMEPAGE & SRC_URI broken by me
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/http-replicator/http-replicator-3.0.ebuild b/net-proxy/http-replicator/http-replicator-3.0.ebuild index f910e7723bb5..54dc21dfbc0b 100644 --- a/net-proxy/http-replicator/http-replicator-3.0.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0.ebuild,v 1.5 2005/06/04 14:23:14 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0.ebuild,v 1.6 2005/06/07 19:39:06 mrness Exp $ DESCRIPTION="Proxy cache for Gentoo packages" -HOMEPAGE="http://gertjan.freezope.org/${PN}/" -SRC_URI="http://gertjan.freezope.org/${PN}/${PN}_${PV}.tar.gz" +HOMEPAGE="http://gertjan.freezope.org/replicator/" +SRC_URI="http://gertjan.freezope.org/replicator/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |