diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 19:05:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 19:05:25 +0000 |
commit | 52f9963ce4ba0703161b923ecadb36c09cc5ad68 (patch) | |
tree | 5ddc5dae44ee815f7ac918e5f76338d3b6e7645c /net-proxy/http-replicator | |
parent | Stable for amd64, wrt bug #418699 (diff) | |
download | gentoo-2-52f9963ce4ba0703161b923ecadb36c09cc5ad68.tar.gz gentoo-2-52f9963ce4ba0703161b923ecadb36c09cc5ad68.tar.bz2 gentoo-2-52f9963ce4ba0703161b923ecadb36c09cc5ad68.zip |
Stable for amd64, wrt bug #422157
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 a71e76b59d0c..fc4ae257c3fa 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.32 2012/08/02 00:51:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.33 2012/08/03 19:05:25 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> http-replicator-3.0-r3.ebuild: + Stable for amd64, wrt bug #422157 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> http-replicator-3.0-r3.ebuild: Stable for HPPA (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 e6b84da8d689..771c2b628324 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.2 2012/08/02 00:51:13 jer Exp $ +# $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 $ 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="" |