diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:20:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:20:49 +0000 |
commit | 48d3d48973e910529d55ffaf8d5d438a94275f86 (patch) | |
tree | 30186c0bffee8616ae77d53bf2c0ef5266a691ce /dev-ruby/httpclient | |
parent | Stable for ppc, wrt bug #483700 (diff) | |
download | gentoo-2-48d3d48973e910529d55ffaf8d5d438a94275f86.tar.gz gentoo-2-48d3d48973e910529d55ffaf8d5d438a94275f86.tar.bz2 gentoo-2-48d3d48973e910529d55ffaf8d5d438a94275f86.zip |
Stable for ppc, wrt bug #483702
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog index c57baff914ad..871e5e3fa8b1 100644 --- a/dev-ruby/httpclient/ChangeLog +++ b/dev-ruby/httpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httpclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.48 2013/09/05 13:56:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.49 2013/09/12 17:20:49 ago Exp $ + + 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> httpclient-2.2.5.ebuild: + Stable for ppc, wrt bug #483702 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> httpclient-2.2.5.ebuild: Stable for ppc64, wrt bug #483702 diff --git a/dev-ruby/httpclient/httpclient-2.2.5.ebuild b/dev-ruby/httpclient/httpclient-2.2.5.ebuild index d5e63be6512a..616344bd764e 100644 --- a/dev-ruby/httpclient/httpclient-2.2.5.ebuild +++ b/dev-ruby/httpclient/httpclient-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.5.ebuild,v 1.5 2013/09/05 13:56:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.5.ebuild,v 1.6 2013/09/12 17:20:49 ago Exp $ EAPI=4 @@ -23,7 +23,7 @@ RUBY_S="nahi-httpclient-*" 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} |