From 0efbd1b18f2f071563328376256a363fc425b0f9 Mon Sep 17 00:00:00 2001 From: Alin Năstac Date: Tue, 7 Jun 2005 19:39:06 +0000 Subject: fix HOMEPAGE & SRC_URI broken by me (Portage version: 2.0.51.19) --- net-proxy/http-replicator/http-replicator-3.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-proxy/http-replicator') 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" -- cgit v1.2.3-65-gdbad