summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-proxy/http-replicator/ChangeLog6
-rw-r--r--net-proxy/http-replicator/http-replicator-3.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog
index f2e0f6113233..a90b7f972b55 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.27 2009/05/30 18:37:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.28 2009/05/31 11:54:14 maekke Exp $
+
+ 31 May 2009; Markus Meier <maekke@gentoo.org>
+ http-replicator-3.0-r2.ebuild:
+ amd64/x86 stable, bug #271437
30 May 2009; nixnut <nixnut@gentoo.org> http-replicator-3.0-r2.ebuild:
ppc stable #271437
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild
index 820ec017e22e..765f301e6f0b 100644
--- a/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild
+++ b/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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-r2.ebuild,v 1.2 2009/05/30 18:37:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild,v 1.3 2009/05/31 11:54:14 maekke Exp $
inherit eutils
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"