diff options
author | 2010-02-12 10:58:29 +0000 | |
---|---|---|
committer | 2010-02-12 10:58:29 +0000 | |
commit | e39a8b162f184030e8fd81e7d972a568d571016d (patch) | |
tree | 0a101aa9abba2b330531988c7b9cd6e6a64e30d0 /dev-ruby/right_http_connection | |
parent | version bump - remove old (diff) | |
download | historical-e39a8b162f184030e8fd81e7d972a568d571016d.tar.gz historical-e39a8b162f184030e8fd81e7d972a568d571016d.tar.bz2 historical-e39a8b162f184030e8fd81e7d972a568d571016d.zip |
Add ~x86 keyword (tested in development container).
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/right_http_connection')
-rw-r--r-- | dev-ruby/right_http_connection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog index ef6bf49ffa8f..55f2a5e1d83b 100644 --- a/dev-ruby/right_http_connection/ChangeLog +++ b/dev-ruby/right_http_connection/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/right_http_connection # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.2 2010/02/11 19:54:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.3 2010/02/12 10:57:29 flameeyes Exp $ + + 12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~x86 keyword (tested in development container). *right_http_connection-1.2.4-r1 (11 Feb 2010) diff --git a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild index f7f100ff9dfe..60652bea48b5 100644 --- a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild +++ b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.1 2010/02/11 19:54:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.2 2010/02/12 10:57:29 flameeyes Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" all_ruby_prepare() { |