diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:22:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:22:28 +0000 |
commit | 07db75ed32d2dc1a5f28c5eb08f63b65d093d750 (patch) | |
tree | c076105a76063b7bf3d58643cd84a048d33604ad /dev-ruby/httpclient | |
parent | Stable for amd64, wrt bug #540254 (diff) | |
download | gentoo-2-07db75ed32d2dc1a5f28c5eb08f63b65d093d750.tar.gz gentoo-2-07db75ed32d2dc1a5f28c5eb08f63b65d093d750.tar.bz2 gentoo-2-07db75ed32d2dc1a5f28c5eb08f63b65d093d750.zip |
Stable for amd64, wrt bug #540254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 38b0aa480041..b10a29f51907 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.61 2015/02/20 06:55:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.62 2015/02/20 11:22:28 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> httpclient-2.5.3.2.ebuild: + Stable for amd64, wrt bug #540254 20 Feb 2015; Hans de Graaff <graaff@gentoo.org> httpclient-2.5.3.2.ebuild: Create stable candidate. diff --git a/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild b/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild index 7bf3302af440..4ada270f4771 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.2 2015/02/20 06:55:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.5.3.2.ebuild,v 1.3 2015/02/20 11:22:28 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} |