diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:52:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:52:05 +0000 |
commit | 8cd7175c2694269101216979b74cf602afd25b38 (patch) | |
tree | 4db8e9b38cb9befe77f3be30f5b6dcc556bc2c49 /dev-ruby/httpclient | |
parent | Bump -7.1 development version (diff) | |
download | gentoo-2-8cd7175c2694269101216979b74cf602afd25b38.tar.gz gentoo-2-8cd7175c2694269101216979b74cf602afd25b38.tar.bz2 gentoo-2-8cd7175c2694269101216979b74cf602afd25b38.zip |
Stable for ppc, wrt bug #540726
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.5.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog index acd1776872a0..871670988996 100644 --- a/dev-ruby/httpclient/ChangeLog +++ b/dev-ruby/httpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httpclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.63 2015/02/20 11:23:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.64 2015/02/23 10:52:05 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> httpclient-2.5.3.2.ebuild: + Stable for ppc, wrt bug #540726 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> httpclient-2.5.3.2.ebuild: Stable for x86, wrt bug #540254 diff --git a/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild b/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild index 31a024a8c159..fc2a6d3b0707 100644 --- a/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild +++ b/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v 1.4 2015/02/20 11:23:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v 1.5 2015/02/23 10:52:05 ago Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |