diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-20 21:36:01 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-20 21:36:01 +0000 |
commit | a48ed710c62614eb3bfc9c4c0f0743468618f0ac (patch) | |
tree | d396f6db4665a649da9f1f429ead662d178afd74 /net-proxy/http-replicator | |
parent | systemd: update the unit to install as display-manager.service. (diff) | |
download | gentoo-2-a48ed710c62614eb3bfc9c4c0f0743468618f0ac.tar.gz gentoo-2-a48ed710c62614eb3bfc9c4c0f0743468618f0ac.tar.bz2 gentoo-2-a48ed710c62614eb3bfc9c4c0f0743468618f0ac.zip |
Stable for x86, wrt bug #422157
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
Diffstat (limited to 'net-proxy/http-replicator')
-rw-r--r-- | net-proxy/http-replicator/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog index fc4ae257c3fa..93610c3ae1c7 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.33 2012/08/03 19:05:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.34 2012/08/20 21:36:01 johu Exp $ + + 20 Aug 2012; Johannes Huber <johu@gentoo.org> http-replicator-3.0-r3.ebuild: + Stable for x86, wrt bug #422157 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> http-replicator-3.0-r3.ebuild: Stable for amd64, wrt bug #422157 diff --git a/net-proxy/http-replicator/http-replicator-3.0-r3.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r3.ebuild index 771c2b628324..5196d1f93d24 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r3.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r3.ebuild @@ -1,6 +1,6 @@ # 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-r3.ebuild,v 1.3 2012/08/03 19:05:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r3.ebuild,v 1.4 2012/08/20 21:36:01 johu Exp $ EAPI=4 PYTHON_DEPEND="2:2.7:2.7" # not 2.6 bug #33907, not 3.0 bug #411083 @@ -15,7 +15,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="" |