diff options
author | 2013-09-05 13:56:56 +0000 | |
---|---|---|
committer | 2013-09-05 13:56:56 +0000 | |
commit | 7d60d7d8115f675a64e1acb08f74635967e18acb (patch) | |
tree | 19ea9a2d9d3fd94e1909686ee0a4e60349590d6b /dev-ruby | |
parent | Cleanup old. (diff) | |
download | gentoo-2-7d60d7d8115f675a64e1acb08f74635967e18acb.tar.gz gentoo-2-7d60d7d8115f675a64e1acb08f74635967e18acb.tar.bz2 gentoo-2-7d60d7d8115f675a64e1acb08f74635967e18acb.zip |
Stable for ppc64, wrt bug #483702
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 cdbcb61af910..c57baff914ad 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.47 2013/07/28 20:39:43 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.48 2013/09/05 13:56:56 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> httpclient-2.2.5.ebuild: + Stable for ppc64, wrt bug #483702 *httpclient-2.3.4.1 (28 Jul 2013) diff --git a/dev-ruby/httpclient/httpclient-2.2.5.ebuild b/dev-ruby/httpclient/httpclient-2.2.5.ebuild index e39e6b780af8..d5e63be6512a 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.4 2013/01/15 07:07:45 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.5.ebuild,v 1.5 2013/09/05 13:56:56 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} |