summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-10-06 21:22:49 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-10-06 21:22:49 +0000
commit5e713a7e1aded09a5f49246561ce5cb775b37e5d (patch)
treec2974275530ff4590795edca329a77476b3f4d2f /net-proxy
parentmarked ~alpha wrt bug #107450 (diff)
downloadgentoo-2-5e713a7e1aded09a5f49246561ce5cb775b37e5d.tar.gz
gentoo-2-5e713a7e1aded09a5f49246561ce5cb775b37e5d.tar.bz2
gentoo-2-5e713a7e1aded09a5f49246561ce5cb775b37e5d.zip
stable on alpha wrt bug #107021
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/http-replicator/ChangeLog6
-rw-r--r--net-proxy/http-replicator/http-replicator-3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog
index 87006cfde17e..be92e263b2da 100644
--- a/net-proxy/http-replicator/ChangeLog
+++ b/net-proxy/http-replicator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-proxy/http-replicator
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.10 2005/09/24 12:16:39 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.11 2005/10/06 21:22:49 ferdy Exp $
+
+ 06 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org>
+ http-replicator-3.0.ebuild:
+ stable on alpha wrt bug #107021
24 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
http-replicator-3.0.ebuild:
diff --git a/net-proxy/http-replicator/http-replicator-3.0.ebuild b/net-proxy/http-replicator/http-replicator-3.0.ebuild
index d256ebd74803..ac1a44761bb5 100644
--- a/net-proxy/http-replicator/http-replicator-3.0.ebuild
+++ b/net-proxy/http-replicator/http-replicator-3.0.ebuild
@@ -1,6 +1,6 @@
# 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.11 2005/09/24 12:16:39 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0.ebuild,v 1.12 2005/10/06 21:22:49 ferdy Exp $
DESCRIPTION="Proxy cache for Gentoo packages"
HOMEPAGE="http://gertjan.freezope.org/replicator/"
@@ -8,7 +8,7 @@ SRC_URI="http://gertjan.freezope.org/replicator/${PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc x86"
+KEYWORDS="alpha amd64 ppc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"