summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/abstract/ChangeLog5
-rw-r--r--dev-ruby/abstract/abstract-1.0.0-r1.ebuild4
-rw-r--r--dev-ruby/activemodel/ChangeLog5
-rw-r--r--dev-ruby/activemodel/activemodel-3.1.3.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-3.1.3.ebuild4
-rw-r--r--dev-ruby/arel/ChangeLog5
-rw-r--r--dev-ruby/arel/arel-2.2.1-r1.ebuild4
-rw-r--r--dev-ruby/bacon/ChangeLog5
-rw-r--r--dev-ruby/bacon/bacon-1.1.0-r1.ebuild4
-rw-r--r--dev-ruby/bcrypt-ruby/ChangeLog5
-rw-r--r--dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild4
-rw-r--r--dev-ruby/erubis/ChangeLog5
-rw-r--r--dev-ruby/erubis/erubis-2.7.0.ebuild4
-rw-r--r--dev-ruby/mysql2/ChangeLog5
-rw-r--r--dev-ruby/mysql2/mysql2-0.3.7.ebuild4
-rw-r--r--dev-ruby/pg/ChangeLog5
-rw-r--r--dev-ruby/pg/pg-0.12.0-r1.ebuild4
-rw-r--r--dev-ruby/rack-cache/ChangeLog5
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.1.ebuild4
-rw-r--r--dev-ruby/sqlite3-ruby/ChangeLog5
-rw-r--r--dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild4
22 files changed, 66 insertions, 33 deletions
diff --git a/dev-ruby/abstract/ChangeLog b/dev-ruby/abstract/ChangeLog
index 088e6d45121d..4d4b0860f587 100644
--- a/dev-ruby/abstract/ChangeLog
+++ b/dev-ruby/abstract/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/abstract
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.8 2011/12/31 17:44:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.9 2011/12/31 21:03:10 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> abstract-1.0.0-r1.ebuild:
+ Add Prefix keywords, bug #396547
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> abstract-1.0.0-r1.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild b/dev-ruby/abstract/abstract-1.0.0-r1.ebuild
index a9e08f0e1a21..49ebc2c9c075 100644
--- a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild
+++ b/dev-ruby/abstract/abstract-1.0.0-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/abstract/abstract-1.0.0-r1.ebuild,v 1.4 2011/12/31 17:44:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r1.ebuild,v 1.5 2011/12/31 21:03:10 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/abstract"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
each_ruby_test() {
diff --git a/dev-ruby/activemodel/ChangeLog b/dev-ruby/activemodel/ChangeLog
index 5d672073e68c..1cb0d8c2053b 100644
--- a/dev-ruby/activemodel/ChangeLog
+++ b/dev-ruby/activemodel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activemodel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.19 2011/12/28 11:18:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.20 2011/12/31 20:57:22 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> activemodel-3.1.3.ebuild:
+ Add Prefix keywords, bug #396547
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> activemodel-3.1.3.ebuild:
Drop unneeded dependencies. ruby-debug is not used and not ruby19-ready.
diff --git a/dev-ruby/activemodel/activemodel-3.1.3.ebuild b/dev-ruby/activemodel/activemodel-3.1.3.ebuild
index 943f259f4dd7..35fb3e5e3970 100644
--- a/dev-ruby/activemodel/activemodel-3.1.3.ebuild
+++ b/dev-ruby/activemodel/activemodel-3.1.3.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/activemodel/activemodel-3.1.3.ebuild,v 1.3 2011/12/28 11:18:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.1.3.ebuild,v 1.4 2011/12/31 20:57:22 grobian Exp $
EAPI=4
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-rails-*/activemodel"
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index d12f61be34ba..d7f8f3889358 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.176 2011/12/30 19:46:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.177 2011/12/31 20:58:55 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> activerecord-3.1.3.ebuild:
+ Add Prefix keywords, bug #396547
*activerecord-3.1.3 (30 Dec 2011)
diff --git a/dev-ruby/activerecord/activerecord-3.1.3.ebuild b/dev-ruby/activerecord/activerecord-3.1.3.ebuild
index a51dbf6bcfa5..5d706df27162 100644
--- a/dev-ruby/activerecord/activerecord-3.1.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.1.3.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/activerecord/activerecord-3.1.3.ebuild,v 1.1 2011/12/30 19:46:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.1.3.ebuild,v 1.2 2011/12/31 20:58:55 grobian Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -21,7 +21,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3"
RUBY_S="rails-rails-*/activerecord"
diff --git a/dev-ruby/arel/ChangeLog b/dev-ruby/arel/ChangeLog
index a43469368fd7..7567c0a6935d 100644
--- a/dev-ruby/arel/ChangeLog
+++ b/dev-ruby/arel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/arel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.18 2011/12/30 08:42:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.19 2011/12/31 20:54:41 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> arel-2.2.1-r1.ebuild:
+ Add Prefix keywords, bug #396547
30 Dec 2011; Hans de Graaff <graaff@gentoo.org> Manifest:
Fix Manifest.
diff --git a/dev-ruby/arel/arel-2.2.1-r1.ebuild b/dev-ruby/arel/arel-2.2.1-r1.ebuild
index fce54159af1d..18435de73531 100644
--- a/dev-ruby/arel/arel-2.2.1-r1.ebuild
+++ b/dev-ruby/arel/arel-2.2.1-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/arel/arel-2.2.1-r1.ebuild,v 1.2 2011/12/29 16:07:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.3 2011/12/31 20:54:41 grobian Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -18,7 +18,7 @@ DESCRIPTION="Arel is a Relational Algebra for Ruby."
HOMEPAGE="http://github.com/rails/arel"
LICENSE="MIT"
SLOT="2.1"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/bacon/ChangeLog b/dev-ruby/bacon/ChangeLog
index ec895d6540c9..7ea64827d404 100644
--- a/dev-ruby/bacon/ChangeLog
+++ b/dev-ruby/bacon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bacon
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.8 2011/12/04 23:43:14 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.9 2011/12/31 21:08:07 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> bacon-1.1.0-r1.ebuild:
+ Add Prefix keywords, bug #396547
04 Dec 2011; Naohiro Aota <naota@gentoo.org> bacon-1.1.0-r1.ebuild:
Add ~x86-fbsd.
diff --git a/dev-ruby/bacon/bacon-1.1.0-r1.ebuild b/dev-ruby/bacon/bacon-1.1.0-r1.ebuild
index cd9326c31497..7a028a45314b 100644
--- a/dev-ruby/bacon/bacon-1.1.0-r1.ebuild
+++ b/dev-ruby/bacon/bacon-1.1.0-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/bacon/bacon-1.1.0-r1.ebuild,v 1.7 2011/12/04 23:43:14 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.8 2011/12/31 21:08:07 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -15,7 +15,7 @@ HOMEPAGE="http://chneukirchen.org/repos/bacon"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_PATCHES="${FILESDIR}/${P}+ruby-1.9.2.patch"
diff --git a/dev-ruby/bcrypt-ruby/ChangeLog b/dev-ruby/bcrypt-ruby/ChangeLog
index 46c6523df9d5..36c91d91fd04 100644
--- a/dev-ruby/bcrypt-ruby/ChangeLog
+++ b/dev-ruby/bcrypt-ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bcrypt-ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcrypt-ruby/ChangeLog,v 1.5 2011/12/27 08:08:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcrypt-ruby/ChangeLog,v 1.6 2011/12/31 20:56:28 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> bcrypt-ruby-3.0.1.ebuild:
+ Add Prefix keywords, bug #396547
27 Dec 2011; Hans de Graaff <graaff@gentoo.org> bcrypt-ruby-3.0.1.ebuild:
Add ruby19.
diff --git a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild
index edfb99f18142..d07c464fcba6 100644
--- a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild
+++ b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.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/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild,v 1.5 2011/12/27 08:08:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.0.1.ebuild,v 1.6 2011/12/31 20:56:28 grobian Exp $
EAPI=2
@@ -17,7 +17,7 @@ DESCRIPTION="An easy way to keep your users' passwords secure."
HOMEPAGE="http://bcrypt-ruby.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog
index 0739dc599255..c3f1d6733643 100644
--- a/dev-ruby/erubis/ChangeLog
+++ b/dev-ruby/erubis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/erubis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.16 2011/12/31 17:55:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.17 2011/12/31 21:04:23 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild:
+ Add Prefix keywords, bug #396547
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild:
Marked ~sparc64-solaris
diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild
index 28d2c8078d80..69f6385f8718 100644
--- a/dev-ruby/erubis/erubis-2.7.0.ebuild
+++ b/dev-ruby/erubis/erubis-2.7.0.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/erubis/erubis-2.7.0.ebuild,v 1.7 2011/12/31 17:55:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.8 2011/12/31 21:04:23 grobian Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
diff --git a/dev-ruby/mysql2/ChangeLog b/dev-ruby/mysql2/ChangeLog
index 03c24b7f981d..24bedbe6952e 100644
--- a/dev-ruby/mysql2/ChangeLog
+++ b/dev-ruby/mysql2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mysql2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/ChangeLog,v 1.14 2011/12/22 18:59:08 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/ChangeLog,v 1.15 2011/12/31 20:48:44 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> mysql2-0.3.7.ebuild:
+ Add Prefix keywords, bug #396547
*mysql2-0.3.11 (22 Dec 2011)
diff --git a/dev-ruby/mysql2/mysql2-0.3.7.ebuild b/dev-ruby/mysql2/mysql2-0.3.7.ebuild
index 9df4d7a2653d..a6164124774d 100644
--- a/dev-ruby/mysql2/mysql2-0.3.7.ebuild
+++ b/dev-ruby/mysql2/mysql2-0.3.7.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/mysql2/mysql2-0.3.7.ebuild,v 1.1 2011/08/20 09:06:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/mysql2-0.3.7.ebuild,v 1.2 2011/12/31 20:48:44 grobian Exp $
EAPI="3"
USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/brianmario/mysql2"
LICENSE="MIT"
SLOT="0.3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="${DEPEND} virtual/mysql[-static]"
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog
index 25780d40ba74..8721e8464130 100644
--- a/dev-ruby/pg/ChangeLog
+++ b/dev-ruby/pg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/pg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.44 2011/12/28 08:28:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.45 2011/12/31 20:46:49 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> pg-0.12.0-r1.ebuild:
+ Add Prefix keywords, bug #396547
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> pg-0.11.0.ebuild:
Drop ruby19 from stable version.
diff --git a/dev-ruby/pg/pg-0.12.0-r1.ebuild b/dev-ruby/pg/pg-0.12.0-r1.ebuild
index 4fd098d5131f..8fbb06a4f6ee 100644
--- a/dev-ruby/pg/pg-0.12.0-r1.ebuild
+++ b/dev-ruby/pg/pg-0.12.0-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/pg/pg-0.12.0-r1.ebuild,v 1.2 2011/12/19 18:36:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.12.0-r1.ebuild,v 1.3 2011/12/31 20:46:49 grobian Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@ HOMEPAGE="http://bitbucket.org/ged/ruby-pg/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND}
diff --git a/dev-ruby/rack-cache/ChangeLog b/dev-ruby/rack-cache/ChangeLog
index 05cd6bca27e8..5a551f76cbaf 100644
--- a/dev-ruby/rack-cache/ChangeLog
+++ b/dev-ruby/rack-cache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rack-cache
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.5 2011/12/24 10:38:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.6 2011/12/31 21:09:57 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rack-cache-1.1.ebuild:
+ Add Prefix keywords, bug #396547
*rack-cache-1.1 (24 Dec 2011)
diff --git a/dev-ruby/rack-cache/rack-cache-1.1.ebuild b/dev-ruby/rack-cache/rack-cache-1.1.ebuild
index 559c5c39e8de..c7a4c4db1e48 100644
--- a/dev-ruby/rack-cache/rack-cache-1.1.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.1.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/rack-cache/rack-cache-1.1.ebuild,v 1.1 2011/12/24 10:38:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.1.ebuild,v 1.2 2011/12/31 21:09:57 grobian Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -19,7 +19,7 @@ HOMEPAGE="http://tomayko.com/src/rack-cache/"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack"
diff --git a/dev-ruby/sqlite3-ruby/ChangeLog b/dev-ruby/sqlite3-ruby/ChangeLog
index f4a12933deaa..d2be8323a45a 100644
--- a/dev-ruby/sqlite3-ruby/ChangeLog
+++ b/dev-ruby/sqlite3-ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/sqlite3-ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.56 2011/12/26 08:04:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.57 2011/12/31 20:53:07 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> sqlite3-ruby-1.3.4.ebuild:
+ Add Prefix keywords, bug #396547
26 Dec 2011; Hans de Graaff <graaff@gentoo.org> -sqlite3-ruby-1.2.4.ebuild:
Remove old version.
diff --git a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild
index 9e4676d92d6d..4910aec7c5c4 100644
--- a/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild
+++ b/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.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/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild,v 1.1 2011/12/05 20:49:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.3.4.ebuild,v 1.2 2011/12/31 20:53:07 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19"
@@ -17,7 +17,7 @@ DESCRIPTION="An extension library to access a SQLite database from Ruby"
HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
LICENSE="BSD"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""