diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 07:07:45 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 07:07:45 +0000 |
commit | eeafc3dbc8fc76ec5d917bd63923447c24c9fee8 (patch) | |
tree | 005eca03e7461b157c1f066cc0dd4082a6ddb251 /dev-ruby/httpclient | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-eeafc3dbc8fc76ec5d917bd63923447c24c9fee8.tar.gz gentoo-2-eeafc3dbc8fc76ec5d917bd63923447c24c9fee8.tar.bz2 gentoo-2-eeafc3dbc8fc76ec5d917bd63923447c24c9fee8.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
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 e68ba7e6324d..931e387491e2 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.44 2013/01/01 09:03:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.45 2013/01/15 07:07:45 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> httpclient-2.2.5.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> httpclient-2.2.5.ebuild: Stable for x86, wrt bug #448672 diff --git a/dev-ruby/httpclient/httpclient-2.2.5.ebuild b/dev-ruby/httpclient/httpclient-2.2.5.ebuild index edf7180fb439..e39e6b780af8 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.3 2013/01/01 09:03:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.5.ebuild,v 1.4 2013/01/15 07:07:45 zerochaos 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 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} |