diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-28 17:42:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-28 17:42:50 +0000 |
commit | 58dcbd8d5e672215e454dd4ee5f330ca5c929a78 (patch) | |
tree | 927445aa494839317a7c3bf7a009117d1def2947 /dev-ruby/right_http_connection | |
parent | Adding missing dependency and respect user flags. Thanks Patrick for the repo... (diff) | |
download | gentoo-2-58dcbd8d5e672215e454dd4ee5f330ca5c929a78.tar.gz gentoo-2-58dcbd8d5e672215e454dd4ee5f330ca5c929a78.tar.bz2 gentoo-2-58dcbd8d5e672215e454dd4ee5f330ca5c929a78.zip |
Marked ~ppc.
(Portage version: 2.1.8.3/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 55f2a5e1d83b..e7b4685f1fb1 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.3 2010/02/12 10:57:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.4 2010/05/28 17:42:50 josejx Exp $ + + 28 May 2010; Joseph Jezak <josejx@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Marked ~ppc. 12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> right_http_connection-1.2.4-r1.ebuild: 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 60652bea48b5..7a948705db9d 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.2 2010/02/12 10:57:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.3 2010/05/28 17:42:50 josejx Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" all_ruby_prepare() { |