diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:57:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:57:35 +0000 |
commit | 03cd89b1414aed77d5674ea5c062726ecda59eed (patch) | |
tree | 677d8048ada90720208894bbd1205ef5b676273a /dev-ruby/right_http_connection | |
parent | alpha/ia64/sparc stable wrt #349496 (diff) | |
download | gentoo-2-03cd89b1414aed77d5674ea5c062726ecda59eed.tar.gz gentoo-2-03cd89b1414aed77d5674ea5c062726ecda59eed.tar.bz2 gentoo-2-03cd89b1414aed77d5674ea5c062726ecda59eed.zip |
Add ~ia64/~sparc wrt #351835
(Portage version: 2.1.10.7/cvs/Linux ia64)
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 0a6d98853529..437c71675c2a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.7 2011/07/24 09:37:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.8 2011/08/07 14:57:35 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~ia64/~sparc wrt #351835 24 Jul 2011; Kacper Kowalik <xarthisius@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 fce8cfdbef1d..e583117d162b 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-2011 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.5 2011/07/24 09:37:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.6 2011/08/07 14:57:35 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" all_ruby_prepare() { |