diff options
author | 2011-08-07 14:57:35 +0000 | |
---|---|---|
committer | 2011-08-07 14:57:35 +0000 | |
commit | 1cc0ce9c8bd768ff04ade689645baaac8d4599fe (patch) | |
tree | a9fd8edfba6f9546fea46383ecd14c596d299206 /dev-ruby/right_http_connection | |
parent | alpha/ia64/sparc stable wrt #349496 (diff) | |
download | historical-1cc0ce9c8bd768ff04ade689645baaac8d4599fe.tar.gz historical-1cc0ce9c8bd768ff04ade689645baaac8d4599fe.tar.bz2 historical-1cc0ce9c8bd768ff04ade689645baaac8d4599fe.zip |
Add ~ia64/~sparc wrt #351835
Package-Manager: portage-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() { |