summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 18:52:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 18:52:35 +0000
commit49c6a37ab26780f532e05c4d384193de1e878a30 (patch)
treec481efb42a41da2cd28b3a7d1e654c2947186043 /net-proxy/http-replicator
parentMove to ~alpha (diff)
downloadgentoo-2-49c6a37ab26780f532e05c4d384193de1e878a30.tar.gz
gentoo-2-49c6a37ab26780f532e05c4d384193de1e878a30.tar.bz2
gentoo-2-49c6a37ab26780f532e05c4d384193de1e878a30.zip
Move to ~alpha
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'net-proxy/http-replicator')
-rw-r--r--net-proxy/http-replicator/ChangeLog5
-rw-r--r--net-proxy/http-replicator/http-replicator-3.0-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog
index ac013cbfcb1c..af3f66571c44 100644
--- a/net-proxy/http-replicator/ChangeLog
+++ b/net-proxy/http-replicator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/http-replicator
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.35 2012/08/24 12:05:24 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.36 2012/09/30 18:52:35 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> http-replicator-3.0-r2.ebuild:
+ Move to ~alpha
24 Aug 2012; Michael Weber <xmw@gentoo.org> http-replicator-3.0-r3.ebuild:
ppc stable (bug 422157).
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 54d57375cbb7..4c1089b659d0 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
+# Copyright 1999-2012 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.5 2009/06/09 20:30:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r2.ebuild,v 1.6 2012/09/30 18:52:35 armin76 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"