diff options
author | 2005-06-04 14:23:14 +0000 | |
---|---|---|
committer | 2005-06-04 14:23:14 +0000 | |
commit | a28336da0b5c3e7523f0a4c606d814776d7e5960 (patch) | |
tree | f75bfbda95ba382eb0be1e6939c51c87202daa0a /net-proxy/http-replicator/http-replicator-3.0.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-a28336da0b5c3e7523f0a4c606d814776d7e5960.tar.gz gentoo-2-a28336da0b5c3e7523f0a4c606d814776d7e5960.tar.bz2 gentoo-2-a28336da0b5c3e7523f0a4c606d814776d7e5960.zip |
net-proxy herd; correct HOMEPAGE
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-proxy/http-replicator/http-replicator-3.0.ebuild')
-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 dcb62c12d32e..f910e7723bb5 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.4 2005/06/04 10:55:35 luckyduck Exp $ +# $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 $ DESCRIPTION="Proxy cache for Gentoo packages" -HOMEPAGE="http://gertjan.freezope.org/" -SRC_URI="http://gertjan.freezope.org/replicator/${PN}_${PV}.tar.gz" +HOMEPAGE="http://gertjan.freezope.org/${PN}/" +SRC_URI="http://gertjan.freezope.org/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |