summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/archive-tar-minitar/ChangeLog6
-rw-r--r--dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild4
-rw-r--r--dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild4
-rw-r--r--dev-ruby/diff-lcs/ChangeLog6
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild4
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild4
-rw-r--r--dev-ruby/fakefs/ChangeLog6
-rw-r--r--dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild4
-rw-r--r--dev-ruby/fakefs/fakefs-0.2.1.ebuild4
-rw-r--r--dev-ruby/heckle/ChangeLog5
-rw-r--r--dev-ruby/heckle/heckle-1.4.3-r2.ebuild4
-rw-r--r--dev-ruby/parsetree/ChangeLog5
-rw-r--r--dev-ruby/parsetree/parsetree-3.0.5-r2.ebuild4
-rw-r--r--dev-ruby/ruby-inline/ChangeLog6
-rw-r--r--dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.ebuild4
-rw-r--r--dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild4
-rw-r--r--dev-ruby/ruby2ruby/ChangeLog6
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild4
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.2.5.ebuild4
-rw-r--r--dev-ruby/ruby_parser/ChangeLog6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild4
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild4
-rw-r--r--dev-ruby/sexp-processor/ChangeLog6
-rw-r--r--dev-ruby/sexp-processor/sexp-processor-3.0.4.ebuild4
-rw-r--r--dev-ruby/sexp-processor/sexp-processor-3.0.5.ebuild4
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r2.ebuild4
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r3.ebuild4
-rw-r--r--dev-ruby/text-hyphen/ChangeLog6
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild4
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild4
-rw-r--r--dev-ruby/zentest/ChangeLog5
-rw-r--r--dev-ruby/zentest/zentest-4.3.3-r1.ebuild4
33 files changed, 99 insertions, 54 deletions
diff --git a/dev-ruby/archive-tar-minitar/ChangeLog b/dev-ruby/archive-tar-minitar/ChangeLog
index 2329042b4c1d..77271a7c16d5 100644
--- a/dev-ruby/archive-tar-minitar/ChangeLog
+++ b/dev-ruby/archive-tar-minitar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/archive-tar-minitar
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.20 2010/10/10 17:23:00 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.21 2010/10/23 15:37:02 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org>
+ archive-tar-minitar-0.5.2-r2.ebuild, archive-tar-minitar-0.5.2-r3.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
archive-tar-minitar-0.5.2-r3.ebuild:
diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild
index e7fb49479129..2cb2c86defbf 100644
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild
+++ b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.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/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild,v 1.2 2010/10/06 17:58:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild,v 1.3 2010/10/23 15:37:02 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild
index 9b3afcd79048..5f91a6a6be89 100644
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild
+++ b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.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/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild,v 1.2 2010/10/10 17:23:00 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild,v 1.3 2010/10/23 15:37:02 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/diff-lcs/ChangeLog b/dev-ruby/diff-lcs/ChangeLog
index 40a1aa2475b1..9eb7d5791a16 100644
--- a/dev-ruby/diff-lcs/ChangeLog
+++ b/dev-ruby/diff-lcs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/diff-lcs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.18 2010/10/10 17:28:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.19 2010/10/23 15:40:29 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> diff-lcs-1.1.2-r2.ebuild,
+ diff-lcs-1.1.2-r3.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
diff-lcs-1.1.2-r3.ebuild:
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild
index 8c2865dec8bb..3cbb2d5bc5b7 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.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/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.2 2010/10/06 17:47:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r2.ebuild,v 1.3 2010/10/23 15:40:29 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-format-0.64'
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild
index c5943316fc6b..7f7130462461 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.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/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v 1.2 2010/10/10 17:28:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v 1.3 2010/10/23 15:40:29 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-format-0.64'
diff --git a/dev-ruby/fakefs/ChangeLog b/dev-ruby/fakefs/ChangeLog
index 3afc7352a90e..9d2347c4eb4f 100644
--- a/dev-ruby/fakefs/ChangeLog
+++ b/dev-ruby/fakefs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fakefs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.9 2010/10/06 17:45:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.10 2010/10/23 15:41:44 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> fakefs-0.2.1.ebuild,
+ fakefs-0.2.1-r1.ebuild:
+ Marked ~hppa (bug #337956).
*fakefs-0.2.1-r1 (06 Oct 2010)
diff --git a/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild b/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild
index 7bbed39457f7..37a11f816c85 100644
--- a/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.2.1-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/fakefs/fakefs-0.2.1-r1.ebuild,v 1.1 2010/10/06 17:45:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild,v 1.2 2010/10/23 15:41:44 jer Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/fakefs/fakefs-0.2.1.ebuild b/dev-ruby/fakefs/fakefs-0.2.1.ebuild
index a50b6f2ece7f..e747bb1bc27f 100644
--- a/dev-ruby/fakefs/fakefs-0.2.1.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.2.1.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/fakefs/fakefs-0.2.1.ebuild,v 1.9 2010/10/06 17:45:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v 1.10 2010/10/23 15:41:44 jer Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/heckle/ChangeLog b/dev-ruby/heckle/ChangeLog
index 7765b8354213..237b07607462 100644
--- a/dev-ruby/heckle/ChangeLog
+++ b/dev-ruby/heckle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/heckle
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.15 2010/08/23 13:56:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.16 2010/10/23 15:51:17 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> heckle-1.4.3-r2.ebuild:
+ Marked ~hppa (bug #337956).
*heckle-1.4.3-r2 (23 Aug 2010)
diff --git a/dev-ruby/heckle/heckle-1.4.3-r2.ebuild b/dev-ruby/heckle/heckle-1.4.3-r2.ebuild
index e8b196a7c884..3c9afeeec1fa 100644
--- a/dev-ruby/heckle/heckle-1.4.3-r2.ebuild
+++ b/dev-ruby/heckle/heckle-1.4.3-r2.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/heckle/heckle-1.4.3-r2.ebuild,v 1.1 2010/08/23 13:56:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild,v 1.2 2010/10/23 15:51:17 jer Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ruby2ruby-1.1.6
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog
index dcdaf18baf4e..342702728f29 100644
--- a/dev-ruby/parsetree/ChangeLog
+++ b/dev-ruby/parsetree/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/parsetree
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.31 2010/08/29 13:01:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.32 2010/10/23 15:50:28 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> parsetree-3.0.5-r2.ebuild:
+ Marked ~hppa (bug #337956).
29 Aug 2010; Hans de Graaff <graaff@gentoo.org> parsetree-3.0.5-r2.ebuild:
Simplify build system. Apply fixes from bug 299367.
diff --git a/dev-ruby/parsetree/parsetree-3.0.5-r2.ebuild b/dev-ruby/parsetree/parsetree-3.0.5-r2.ebuild
index e2a5dfb0a909..9d4523290288 100644
--- a/dev-ruby/parsetree/parsetree-3.0.5-r2.ebuild
+++ b/dev-ruby/parsetree/parsetree-3.0.5-r2.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/parsetree/parsetree-3.0.5-r2.ebuild,v 1.3 2010/08/29 13:01:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.5-r2.ebuild,v 1.4 2010/10/23 15:50:28 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend '
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog
index aab5e053f685..7c388af32b1a 100644
--- a/dev-ruby/ruby-inline/ChangeLog
+++ b/dev-ruby/ruby-inline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.30 2010/10/10 17:47:40 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.31 2010/10/23 15:45:32 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby-inline-3.8.4-r2.ebuild,
+ ruby-inline-3.8.6.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
ruby-inline-3.8.6.ebuild:
diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.ebuild
index 94a0de650b53..f268423570aa 100644
--- a/dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.ebuild
+++ b/dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.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/ruby-inline/ruby-inline-3.8.4-r2.ebuild,v 1.2 2010/10/09 12:43:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4-r2.ebuild,v 1.3 2010/10/23 15:45:32 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild
index 6e4d0df32ddf..b474820dd335 100644
--- a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild
+++ b/dev-ruby/ruby-inline/ruby-inline-3.8.6.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/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.2 2010/10/10 17:47:40 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.3 2010/10/23 15:45:32 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
diff --git a/dev-ruby/ruby2ruby/ChangeLog b/dev-ruby/ruby2ruby/ChangeLog
index 33631e32d2e6..17cf01bb3d05 100644
--- a/dev-ruby/ruby2ruby/ChangeLog
+++ b/dev-ruby/ruby2ruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby2ruby
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.28 2010/10/12 20:45:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ChangeLog,v 1.29 2010/10/23 15:49:49 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby2ruby-1.2.4-r2.ebuild,
+ ruby2ruby-1.2.5.ebuild:
+ Marked ~hppa (bug #337956).
12 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
ruby2ruby-1.2.5.ebuild:
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild
index 47a99fd12ff9..a02244d4a220 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.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/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild,v 1.2 2010/08/26 06:45:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.4-r2.ebuild,v 1.3 2010/10/23 15:49:49 jer Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/parsetree-3.0*
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.5.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.5.ebuild
index f30893e6d9b5..8e5ca69735ce 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.5.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-1.2.5.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/ruby2ruby/ruby2ruby-1.2.5.ebuild,v 1.3 2010/10/12 20:45:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.5.ebuild,v 1.4 2010/10/23 15:49:49 jer Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/parsetree-3.0*
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 0cffbcc77a16..368d9162f1bc 100644
--- a/dev-ruby/ruby_parser/ChangeLog
+++ b/dev-ruby/ruby_parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.16 2010/10/10 17:51:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.17 2010/10/23 15:49:09 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby_parser-2.0.4-r1.ebuild,
+ ruby_parser-2.0.5.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
ruby_parser-2.0.5.ebuild:
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild
index 4babd0244856..fe70df3a3188 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.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/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.9 2010/10/09 12:46:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.10 2010/10/23 15:49:09 jer Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1"
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
index 6c6bff151bf3..e4cbf854d5ad 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.5.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/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.2 2010/10/10 17:51:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.3 2010/10/23 15:49:09 jer Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1"
diff --git a/dev-ruby/sexp-processor/ChangeLog b/dev-ruby/sexp-processor/ChangeLog
index c2299a84b8fa..3245a770becb 100644
--- a/dev-ruby/sexp-processor/ChangeLog
+++ b/dev-ruby/sexp-processor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/sexp-processor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/ChangeLog,v 1.21 2010/10/10 17:46:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/ChangeLog,v 1.22 2010/10/23 15:46:32 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> sexp-processor-3.0.4.ebuild,
+ sexp-processor-3.0.5.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
sexp-processor-3.0.5.ebuild:
diff --git a/dev-ruby/sexp-processor/sexp-processor-3.0.4.ebuild b/dev-ruby/sexp-processor/sexp-processor-3.0.4.ebuild
index 29702c70a517..dc1dab3d012d 100644
--- a/dev-ruby/sexp-processor/sexp-processor-3.0.4.ebuild
+++ b/dev-ruby/sexp-processor/sexp-processor-3.0.4.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/sexp-processor/sexp-processor-3.0.4.ebuild,v 1.3 2010/10/09 13:05:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/sexp-processor-3.0.4.ebuild,v 1.4 2010/10/23 15:46:32 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/sexp-processor/sexp-processor-3.0.5.ebuild b/dev-ruby/sexp-processor/sexp-processor-3.0.5.ebuild
index a6962ced062b..d2c203d87d75 100644
--- a/dev-ruby/sexp-processor/sexp-processor-3.0.5.ebuild
+++ b/dev-ruby/sexp-processor/sexp-processor-3.0.5.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/sexp-processor/sexp-processor-3.0.5.ebuild,v 1.2 2010/10/10 17:46:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp-processor/sexp-processor-3.0.5.ebuild,v 1.3 2010/10/23 15:46:32 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index a7336102a8e8..5e6753ff5eea 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.44 2010/10/10 17:27:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.45 2010/10/23 15:39:13 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> text-format-1.0.0-r2.ebuild,
+ text-format-1.0.0-r3.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
text-format-1.0.0-r3.ebuild:
diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
index 4d6f11f0918d..d5bc311cd463 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r2.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/text-format/text-format-1.0.0-r2.ebuild,v 1.3 2010/10/06 17:50:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.4 2010/10/23 15:39:13 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
diff --git a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild
index c4c16c51679f..a5b15c6f7a43 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r3.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/text-format/text-format-1.0.0-r3.ebuild,v 1.2 2010/10/10 17:27:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:39:13 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog
index b775e5dc7a48..8ded32330088 100644
--- a/dev-ruby/text-hyphen/ChangeLog
+++ b/dev-ruby/text-hyphen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-hyphen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.25 2010/10/10 17:25:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.26 2010/10/23 15:38:25 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> text-hyphen-1.0.0-r2.ebuild,
+ text-hyphen-1.0.0-r3.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
text-hyphen-1.0.0-r3.ebuild:
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild
index bf999f0526da..91886ee93b0e 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.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/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.2 2010/10/06 17:54:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.3 2010/10/23 15:38:25 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild
index 55f1fc2daba2..195c0e7047e7 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.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/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.2 2010/10/10 17:25:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:38:25 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/zentest/ChangeLog b/dev-ruby/zentest/ChangeLog
index 38e61bd89c36..d939b3f4a591 100644
--- a/dev-ruby/zentest/ChangeLog
+++ b/dev-ruby/zentest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/zentest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.75 2010/10/10 17:42:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.76 2010/10/23 15:34:48 jer Exp $
+
+ 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> zentest-4.3.3-r1.ebuild:
+ Marked ~hppa (bug #337956).
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
zentest-4.3.3-r1.ebuild:
diff --git a/dev-ruby/zentest/zentest-4.3.3-r1.ebuild b/dev-ruby/zentest/zentest-4.3.3-r1.ebuild
index 54c0a8d6b310..2ac6cfe81439 100644
--- a/dev-ruby/zentest/zentest-4.3.3-r1.ebuild
+++ b/dev-ruby/zentest/zentest-4.3.3-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/zentest/zentest-4.3.3-r1.ebuild,v 1.2 2010/10/10 17:42:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.3.3-r1.ebuild,v 1.3 2010/10/23 15:34:48 jer Exp $
EAPI=2
@@ -18,7 +18,7 @@ DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, auto
HOMEPAGE="http://rubyforge.org/projects/zentest/"
LICENSE="Ruby"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
SLOT="0"
IUSE=""