summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-13 19:44:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-13 19:44:22 +0000
commit3439377209ebb24e8bb8b06158b27f5a2c942c66 (patch)
treeb8e87c45b4088a1426ce5d247576cf5785a7ce4e /dev-ruby
parentSnapshot bump; Add OpenJPEG support; Drop ~mips due to openjpeg lib, bug 304931 (diff)
downloadhistorical-3439377209ebb24e8bb8b06158b27f5a2c942c66.tar.gz
historical-3439377209ebb24e8bb8b06158b27f5a2c942c66.tar.bz2
historical-3439377209ebb24e8bb8b06158b27f5a2c942c66.zip
Add ~sparc
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/archive-tar-minitar/ChangeLog6
-rw-r--r--dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild4
-rw-r--r--dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild6
-rw-r--r--dev-ruby/diff-lcs/ChangeLog6
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.2-r1.ebuild4
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.2.ebuild4
-rw-r--r--dev-ruby/polyglot/ChangeLog6
-rw-r--r--dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild4
-rw-r--r--dev-ruby/polyglot/polyglot-0.2.9.ebuild6
-rw-r--r--dev-ruby/rspec-rails/ChangeLog6
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.3.1.ebuild4
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.3.2.ebuild4
-rw-r--r--dev-ruby/term-ansicolor/ChangeLog6
-rw-r--r--dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild4
-rw-r--r--dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild6
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r1.ebuild4
-rw-r--r--dev-ruby/text-format/text-format-1.0.0.ebuild6
-rw-r--r--dev-ruby/text-hyphen/ChangeLog6
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild4
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild6
-rw-r--r--dev-ruby/treetop/ChangeLog6
-rw-r--r--dev-ruby/treetop/treetop-1.4.2.ebuild6
-rw-r--r--dev-ruby/treetop/treetop-1.4.3.ebuild4
24 files changed, 78 insertions, 46 deletions
diff --git a/dev-ruby/archive-tar-minitar/ChangeLog b/dev-ruby/archive-tar-minitar/ChangeLog
index 4c349a43298a..d79d686df2a3 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.12 2010/01/14 15:32:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.13 2010/02/13 19:39:38 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org>
+ archive-tar-minitar-0.5.2.ebuild, archive-tar-minitar-0.5.2-r1.ebuild:
+ Add ~sparc
14 Jan 2010; Brent Baude <ranger@gentoo.org>
archive-tar-minitar-0.5.2-r1.ebuild:
diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild
index 583405e697d7..09296d2f1416 100644
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild
+++ b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-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/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild,v 1.3 2010/01/14 15:32:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild,v 1.4 2010/02/13 19:39:38 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild
index 84b986159d75..890e38115967 100644
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild
+++ b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.ebuild,v 1.5 2009/08/22 22:38:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2.ebuild,v 1.6 2010/02/13 19:39:38 armin76 Exp $
inherit gems
@@ -9,6 +9,6 @@ HOMEPAGE="http://rubyforge.org/projects/ruwiki/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="amd64 ia64 x86"
+KEYWORDS="amd64 ia64 ~sparc x86"
IUSE=""
#RESTRICT="test"
diff --git a/dev-ruby/diff-lcs/ChangeLog b/dev-ruby/diff-lcs/ChangeLog
index 2d7a1e169e43..b3e9364d3fb0 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.8 2010/01/29 18:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.9 2010/02/13 19:42:21 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> diff-lcs-1.1.2.ebuild,
+ diff-lcs-1.1.2-r1.ebuild:
+ Add ~sparc
29 Jan 2010; Raúl Porcel <armin76@gentoo.org> diff-lcs-1.1.2.ebuild,
diff-lcs-1.1.2-r1.ebuild:
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r1.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.2-r1.ebuild
index dbd6b0448b1b..99d64756e4f4 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.1.2-r1.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.1.2-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/diff-lcs/diff-lcs-1.1.2-r1.ebuild,v 1.4 2010/01/29 18:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r1.ebuild,v 1.5 2010/02/13 19:42:21 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/ruwiki/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~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.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.2.ebuild
index ab7664a6b43d..10161ad69e73 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.1.2.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.1.2.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.ebuild,v 1.5 2010/01/29 18:40:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2.ebuild,v 1.6 2010/02/13 19:42:21 armin76 Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/ruby"
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog
index d4c9e0053693..bfeaf4ad6e55 100644
--- a/dev-ruby/polyglot/ChangeLog
+++ b/dev-ruby/polyglot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/polyglot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.9 2010/01/21 11:18:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.10 2010/02/13 19:36:11 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> polyglot-0.2.9.ebuild,
+ polyglot-0.2.9-r1.ebuild:
+ Add ~sparc
21 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
polyglot-0.2.9-r1.ebuild:
diff --git a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild b/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild
index 5836b5f5175b..bd78f2ec1952 100644
--- a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.2.9-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/polyglot/polyglot-0.2.9-r1.ebuild,v 1.5 2010/01/21 11:18:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.6 2010/02/13 19:36:11 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/polyglot/polyglot-0.2.9.ebuild b/dev-ruby/polyglot/polyglot-0.2.9.ebuild
index f7a3a9d0540f..579ae3454251 100644
--- a/dev-ruby/polyglot/polyglot-0.2.9.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.1 2009/09/16 05:12:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.2 2010/02/13 19:36:11 armin76 Exp $
inherit gems
@@ -8,7 +8,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/rspec-rails/ChangeLog b/dev-ruby/rspec-rails/ChangeLog
index 994f6bdf0a26..8f5138eac89c 100644
--- a/dev-ruby/rspec-rails/ChangeLog
+++ b/dev-ruby/rspec-rails/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-rails
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.28 2010/02/03 20:30:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.29 2010/02/13 19:44:22 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> rspec-rails-1.3.1.ebuild,
+ rspec-rails-1.3.2.ebuild:
+ Add ~sparc
03 Feb 2010; Markus Meier <maekke@gentoo.org> rspec-rails-1.3.2.ebuild:
add ~x86, bug #300739
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.3.1.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.3.1.ebuild
index e16b8716517b..b937f1791fec 100644
--- a/dev-ruby/rspec-rails/rspec-rails-1.3.1.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-1.3.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/rspec-rails/rspec-rails-1.3.1.ebuild,v 1.2 2010/01/13 17:46:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-1.3.1.ebuild,v 1.3 2010/02/13 19:44:22 armin76 Exp $
EAPI=2
@@ -24,7 +24,7 @@ HOMEPAGE="http://rspec.info/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~sparc"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rspec-1.3.0 >=dev-ruby/rack-1.0.0"
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.3.2.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.3.2.ebuild
index 1fc38d0c7f1c..f347a8cd0ece 100644
--- a/dev-ruby/rspec-rails/rspec-rails-1.3.2.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-1.3.2.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/rspec-rails/rspec-rails-1.3.2.ebuild,v 1.4 2010/02/03 20:30:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-1.3.2.ebuild,v 1.5 2010/02/13 19:44:22 armin76 Exp $
EAPI=2
@@ -24,7 +24,7 @@ HOMEPAGE="http://rspec.info/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rspec-1.3.0 >=dev-ruby/rack-1.0.0"
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog
index 03ebebdbf3a9..45b6b78c14ba 100644
--- a/dev-ruby/term-ansicolor/ChangeLog
+++ b/dev-ruby/term-ansicolor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/term-ansicolor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.4 2010/01/14 16:08:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.5 2010/02/13 19:33:52 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org>
+ term-ansicolor-1.0.4.ebuild, term-ansicolor-1.0.4-r1.ebuild:
+ Add ~sparc
14 Jan 2010; Brent Baude <ranger@gentoo.org>
term-ansicolor-1.0.4-r1.ebuild:
diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild
index 7155aec56b11..4a04ae7924a6 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.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/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild,v 1.3 2010/01/14 16:08:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild,v 1.4 2010/02/13 19:33:52 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -14,7 +14,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences.
HOMEPAGE="http://term-ansicolor.rubyforge.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="examples"
diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild
index 627919cb9ce1..b6b1b7272aa3 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild,v 1.1 2009/08/01 07:50:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.4.ebuild,v 1.2 2010/02/13 19:33:52 armin76 Exp $
inherit gems
@@ -8,7 +8,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences.
HOMEPAGE="http://term-ansicolor.rubyforge.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""
USE_RUBY="ruby18"
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 105914e949fb..498113e5aaae 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.30 2010/01/14 15:34:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.31 2010/02/13 19:41:42 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0.ebuild,
+ text-format-1.0.0-r1.ebuild:
+ Add ~sparc
14 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
Marking text-format-1.0.0-r1 ~ppc for bug 297038
diff --git a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
index edbace209903..cc805673ccd2 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-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/text-format/text-format-1.0.0-r1.ebuild,v 1.3 2010/01/14 15:34:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.4 2010/02/13 19:41:42 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index ecf7d91261a9..2d5a5369e01f 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.ebuild,v 1.11 2009/06/13 07:36:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.12 2010/02/13 19:41:42 armin76 Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog
index 3fe2142ec35e..df1543e3925b 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.14 2010/02/13 12:01:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.15 2010/02/13 19:40:44 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> text-hyphen-1.0.0.ebuild,
+ text-hyphen-1.0.0-r1.ebuild:
+ Add ~sparc
13 Feb 2010; Hans de Graaff <graaff@gentoo.org>
text-hyphen-1.0.0-r1.ebuild:
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
index cd93bdec94e8..c173c9731f34 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-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/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.4 2010/02/13 12:01:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.5 2010/02/13 19:40:44 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_bdepend test "dev-ruby/archive-tar-minitar virtual/ruby-test-unit"
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
index 1bfd81a50794..94d1e33b8b15 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.ebuild,v 1.10 2008/11/10 10:49:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.11 2010/02/13 19:40:44 armin76 Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="virtual/ruby"
diff --git a/dev-ruby/treetop/ChangeLog b/dev-ruby/treetop/ChangeLog
index 74f03f6853cf..357b540a5a98 100644
--- a/dev-ruby/treetop/ChangeLog
+++ b/dev-ruby/treetop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/treetop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.10 2010/01/14 16:13:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.11 2010/02/13 19:36:52 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> treetop-1.4.2.ebuild,
+ treetop-1.4.3.ebuild:
+ Add ~sparc
14 Jan 2010; Brent Baude <ranger@gentoo.org> treetop-1.4.3.ebuild:
Marking treetop-1.4.3 ~ppc for bug 300739
diff --git a/dev-ruby/treetop/treetop-1.4.2.ebuild b/dev-ruby/treetop/treetop-1.4.2.ebuild
index 9faf7a12674f..40442501c330 100644
--- a/dev-ruby/treetop/treetop-1.4.2.ebuild
+++ b/dev-ruby/treetop/treetop-1.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.2.ebuild,v 1.1 2009/09/11 06:17:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.2.ebuild,v 1.2 2010/02/13 19:36:52 armin76 Exp $
inherit ruby gems
@@ -8,7 +8,7 @@ DESCRIPTION="Treetop is a language for describing languages."
HOMEPAGE="http://treetop.rubyforge.org/"
LICENSE="Ruby"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/treetop/treetop-1.4.3.ebuild b/dev-ruby/treetop/treetop-1.4.3.ebuild
index dae8342d50b6..89d9f83a4552 100644
--- a/dev-ruby/treetop/treetop-1.4.3.ebuild
+++ b/dev-ruby/treetop/treetop-1.4.3.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/treetop/treetop-1.4.3.ebuild,v 1.5 2010/01/14 16:13:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.3.ebuild,v 1.6 2010/02/13 19:36:52 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -17,7 +17,7 @@ DESCRIPTION="Treetop is a language for describing languages."
HOMEPAGE="http://treetop.rubyforge.org/"
LICENSE="Ruby"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE=""