diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-20 09:30:32 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-20 09:30:32 +0000 |
commit | 6e3d8e49022c0745fc0f1add1b8189a715980bb5 (patch) | |
tree | 9bf800476dc8f4aae9da0eddd4446bcb686a3178 /net-proxy/http-replicator | |
parent | Stable for ppc, wrt bug #493782 (diff) | |
download | gentoo-2-6e3d8e49022c0745fc0f1add1b8189a715980bb5.tar.gz gentoo-2-6e3d8e49022c0745fc0f1add1b8189a715980bb5.tar.bz2 gentoo-2-6e3d8e49022c0745fc0f1add1b8189a715980bb5.zip |
Stable for amd64 wrt bug #499316
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog index ec3b68458c1e..43d9caadc373 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.42 2014/02/03 10:48:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.43 2014/02/20 09:30:32 nimiux Exp $ + + 20 Feb 2014; Chema Alonso <nimiux@gentoo.org> http-replicator-3.0-r4.ebuild: + Stable for amd64 wrt bug #499316 03 Feb 2014; Jeroen Roovers <jer@gentoo.org> http-replicator-3.0-r4.ebuild: Stable for HPPA (bug #499316). diff --git a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild index 941d0ccfe72f..a1e1f8d6d345 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r4.ebuild,v 1.2 2014/02/03 10:48:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild,v 1.3 2014/02/20 09:30:32 nimiux 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="" |