diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:01:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:01:38 +0000 |
commit | 8665a12b88602c37f8dfb60101e9daa754d63e4f (patch) | |
tree | 0f023f122fc32a935da267fa84d435ddcaca4b1a /dev-ruby/httpclient | |
parent | added python-keystoneclient-0.2.1 (from pypi) and removed python-keystoneclie... (diff) | |
download | gentoo-2-8665a12b88602c37f8dfb60101e9daa754d63e4f.tar.gz gentoo-2-8665a12b88602c37f8dfb60101e9daa754d63e4f.tar.bz2 gentoo-2-8665a12b88602c37f8dfb60101e9daa754d63e4f.zip |
Stable for amd64, wrt bug #448672
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.2.5.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog index 095967c78dbf..018f3f0f135f 100644 --- a/dev-ruby/httpclient/ChangeLog +++ b/dev-ruby/httpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httpclient -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.42 2012/08/14 18:49:02 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.43 2013/01/01 09:01:38 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> httpclient-2.2.5.ebuild: + Stable for amd64, wrt bug #448672 14 Aug 2012; Hans de Graaff <graaff@gentoo.org> -httpclient-2.1.5.2-r1.ebuild, -httpclient-2.2.4.ebuild: @@ -173,4 +176,3 @@ Add httpclient-2.1.2. httpclient replaces http-access2, and is developed by the same upstream. I'll take care of it and of moving from the old to the new one. - diff --git a/dev-ruby/httpclient/httpclient-2.2.5.ebuild b/dev-ruby/httpclient/httpclient-2.2.5.ebuild index 55471717ace0..fffcce43cd9a 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-2012 Gentoo Foundation +# 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.1 2012/05/13 05:54:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.5.ebuild,v 1.2 2013/01/01 09:01:37 ago Exp $ EAPI=4 @@ -23,7 +23,7 @@ RUBY_S="nahi-httpclient-*" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |