summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-27 20:54:18 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-27 20:54:18 +0000
commitc462b30a4ed086a1e2c4accb563b0e1eeefb6b8b (patch)
tree07683d78ec4b701ba384f67b68cfd025624bb939 /dev-ruby
parentAdd dev-util/re2c to DEPEND, bug 345241 by Jung Tae-young (diff)
downloadhistorical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.tar.gz
historical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.tar.bz2
historical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.zip
Added Prefix keywords
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc RepoMan-Options: --force
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-r3.ebuild4
-rw-r--r--dev-ruby/diff-lcs/ChangeLog5
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild4
-rw-r--r--dev-ruby/gemcutter/ChangeLog5
-rw-r--r--dev-ruby/gemcutter/gemcutter-0.6.1.ebuild4
-rw-r--r--dev-ruby/httpclient/ChangeLog6
-rw-r--r--dev-ruby/httpclient/httpclient-2.1.5.2-r2.ebuild4
-rw-r--r--dev-ruby/jeweler/ChangeLog5
-rw-r--r--dev-ruby/jeweler/jeweler-1.4.0.ebuild4
-rw-r--r--dev-ruby/json/ChangeLog8
-rw-r--r--dev-ruby/json/json-1.4.6-r1.ebuild4
-rw-r--r--dev-ruby/patron/ChangeLog5
-rw-r--r--dev-ruby/patron/patron-0.4.10.ebuild4
-rw-r--r--dev-ruby/session/ChangeLog5
-rw-r--r--dev-ruby/session/session-3.1.0.ebuild4
-rw-r--r--dev-ruby/shoulda/ChangeLog5
-rw-r--r--dev-ruby/shoulda/shoulda-2.10.3.ebuild4
-rw-r--r--dev-ruby/text-format/ChangeLog6
-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-r3.ebuild4
-rw-r--r--dev-ruby/webmock/ChangeLog5
-rw-r--r--dev-ruby/webmock/webmock-1.6.1.ebuild4
24 files changed, 79 insertions, 36 deletions
diff --git a/dev-ruby/archive-tar-minitar/ChangeLog b/dev-ruby/archive-tar-minitar/ChangeLog
index 62a141ea0cb3..8a36a3412f51 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.23 2010/12/02 20:54:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.24 2010/12/27 20:49:38 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ archive-tar-minitar-0.5.2-r3.ebuild:
+ Added Prefix keywords
02 Dec 2010; Fabian Groffen <grobian@gentoo.org>
archive-tar-minitar-0.5.2-r3.ebuild:
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 8745a22bbd18..519186d77cb9 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.4 2010/12/02 20:54:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r3.ebuild,v 1.5 2010/12/27 20:49:38 grobian 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/diff-lcs/ChangeLog b/dev-ruby/diff-lcs/ChangeLog
index 74d07fae384d..c96ba98434bb 100644
--- a/dev-ruby/diff-lcs/ChangeLog
+++ b/dev-ruby/diff-lcs/ChangeLog
@@ -1,6 +1,9 @@
# 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.20 2010/12/02 21:14:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.21 2010/12/27 20:54:18 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> diff-lcs-1.1.2-r3.ebuild:
+ Added Prefix keywords
02 Dec 2010; Fabian Groffen <grobian@gentoo.org> diff-lcs-1.1.2-r3.ebuild:
Marked ~{ppc,x64,x86}-macos
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 e5236f2e41bf..22e3750ed9e1 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.4 2010/12/02 21:14:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.2-r3.ebuild,v 1.5 2010/12/27 20:54:18 grobian 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-format-0.64'
diff --git a/dev-ruby/gemcutter/ChangeLog b/dev-ruby/gemcutter/ChangeLog
index c7503c784a38..90e7cd9ab367 100644
--- a/dev-ruby/gemcutter/ChangeLog
+++ b/dev-ruby/gemcutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gemcutter
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gemcutter/ChangeLog,v 1.8 2010/09/29 22:09:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gemcutter/ChangeLog,v 1.9 2010/12/27 20:38:36 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> gemcutter-0.6.1.ebuild:
+ Added Prefix keywords
29 Sep 2010; Brent Baude <ranger@gentoo.org> gemcutter-0.6.1.ebuild:
Marking gemcutter-0.6.1 ~ppc64 for bug 321283
diff --git a/dev-ruby/gemcutter/gemcutter-0.6.1.ebuild b/dev-ruby/gemcutter/gemcutter-0.6.1.ebuild
index 86cb54efcbac..609d672d643f 100644
--- a/dev-ruby/gemcutter/gemcutter-0.6.1.ebuild
+++ b/dev-ruby/gemcutter/gemcutter-0.6.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/gemcutter/gemcutter-0.6.1.ebuild,v 1.3 2010/09/29 22:09:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gemcutter/gemcutter-0.6.1.ebuild,v 1.4 2010/12/27 20:38:36 grobian Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://github.com/rubygems/gemcutter"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/json
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog
index 8095bea6126f..15f79f241f6f 100644
--- a/dev-ruby/httpclient/ChangeLog
+++ b/dev-ruby/httpclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/httpclient
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.21 2010/12/22 07:12:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.22 2010/12/27 20:45:22 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ httpclient-2.1.5.2-r2.ebuild:
+ Added Prefix keywords
22 Dec 2010; Hans de Graaff <graaff@gentoo.org> -httpclient-2.1.2.ebuild:
Remove old version.
diff --git a/dev-ruby/httpclient/httpclient-2.1.5.2-r2.ebuild b/dev-ruby/httpclient/httpclient-2.1.5.2-r2.ebuild
index a7f5bd1af20d..d9d4e393dc0a 100644
--- a/dev-ruby/httpclient/httpclient-2.1.5.2-r2.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.1.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/httpclient/httpclient-2.1.5.2-r2.ebuild,v 1.3 2010/09/18 13:37:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r2.ebuild,v 1.4 2010/12/27 20:45:22 grobian Exp $
EAPI=2
@@ -22,7 +22,7 @@ SRC_URI="http://dev.ctor.org/download/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND}
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog
index 5837282f8246..83aee2842405 100644
--- a/dev-ruby/jeweler/ChangeLog
+++ b/dev-ruby/jeweler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/jeweler
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.3 2010/09/29 21:55:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.4 2010/12/27 20:41:57 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> jeweler-1.4.0.ebuild:
+ Added Prefix keywords
29 Sep 2010; Brent Baude <ranger@gentoo.org> jeweler-1.4.0.ebuild:
Marking jeweler-1.4.0 ~ppc64 for bug 321283
diff --git a/dev-ruby/jeweler/jeweler-1.4.0.ebuild b/dev-ruby/jeweler/jeweler-1.4.0.ebuild
index 2f6a03b47cdc..ec7c1c9f556c 100644
--- a/dev-ruby/jeweler/jeweler-1.4.0.ebuild
+++ b/dev-ruby/jeweler/jeweler-1.4.0.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/jeweler/jeweler-1.4.0.ebuild,v 1.3 2010/09/29 21:55:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.4.0.ebuild,v 1.4 2010/12/27 20:41:57 grobian Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -21,7 +21,7 @@ HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rubyforge dev-ruby/gemcutter"
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index f24b7679c1b8..fe24d642780a 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,10 +1,16 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.51 2010/12/04 21:31:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.52 2010/12/27 20:37:09 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
+ Added Prefix keywords
04 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.4.6.ebuild:
x86 stable wrt bug #343473
+ 03 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
+ Marked ~ppc-macos, ~x86-macos
+
03 Nov 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.6-r1.ebuild:
Simplify running of tests to hopefully fix bug 325745.
diff --git a/dev-ruby/json/json-1.4.6-r1.ebuild b/dev-ruby/json/json-1.4.6-r1.ebuild
index ef932358819d..5fdecd9ab445 100644
--- a/dev-ruby/json/json-1.4.6-r1.ebuild
+++ b/dev-ruby/json/json-1.4.6-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/json/json-1.4.6-r1.ebuild,v 1.2 2010/11/03 18:37:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6-r1.ebuild,v 1.3 2010/12/27 20:37:09 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
SRC_URI="mirror://rubygems/${P}.gem"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/patron/ChangeLog b/dev-ruby/patron/ChangeLog
index c99d9ab98e4c..bba9275e099b 100644
--- a/dev-ruby/patron/ChangeLog
+++ b/dev-ruby/patron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/patron
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.7 2010/11/07 06:25:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.8 2010/12/27 20:43:34 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> patron-0.4.10.ebuild:
+ Added Prefix keywords
*patron-0.4.10 (07 Nov 2010)
diff --git a/dev-ruby/patron/patron-0.4.10.ebuild b/dev-ruby/patron/patron-0.4.10.ebuild
index 6b3464183b3f..ce37dad8d492 100644
--- a/dev-ruby/patron/patron-0.4.10.ebuild
+++ b/dev-ruby/patron/patron-0.4.10.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/patron/patron-0.4.10.ebuild,v 1.1 2010/11/07 06:25:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.10.ebuild,v 1.2 2010/12/27 20:43:34 grobian Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -17,7 +17,7 @@ HOMEPAGE="http://toland.github.com/patron/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/jeweler )"
diff --git a/dev-ruby/session/ChangeLog b/dev-ruby/session/ChangeLog
index 961022323f4d..82f2548f2d11 100644
--- a/dev-ruby/session/ChangeLog
+++ b/dev-ruby/session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/session
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.13 2010/12/04 08:42:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/ChangeLog,v 1.14 2010/12/27 20:28:29 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> session-3.1.0.ebuild:
+ Added Prefix keywords
04 Dec 2010; Hans de Graaff <graaff@gentoo.org> session-3.1.0.ebuild:
Add ree18 target. Make repoman happy with RDEPEND.
diff --git a/dev-ruby/session/session-3.1.0.ebuild b/dev-ruby/session/session-3.1.0.ebuild
index d9e62a17f411..63e8a398c7aa 100644
--- a/dev-ruby/session/session-3.1.0.ebuild
+++ b/dev-ruby/session/session-3.1.0.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/session/session-3.1.0.ebuild,v 1.5 2010/12/04 08:42:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/session/session-3.1.0.ebuild,v 1.6 2010/12/27 20:28:29 grobian Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/session/"
# by author.
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
diff --git a/dev-ruby/shoulda/ChangeLog b/dev-ruby/shoulda/ChangeLog
index 6c126bbce22f..c4db34a8be31 100644
--- a/dev-ruby/shoulda/ChangeLog
+++ b/dev-ruby/shoulda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shoulda
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.9 2010/09/29 21:55:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/ChangeLog,v 1.10 2010/12/27 20:32:57 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> shoulda-2.10.3.ebuild:
+ Added Prefix keywords
29 Sep 2010; Brent Baude <ranger@gentoo.org> shoulda-2.10.3.ebuild:
Marking shoulda-2.10.3 ~ppc64 for bug 321283
diff --git a/dev-ruby/shoulda/shoulda-2.10.3.ebuild b/dev-ruby/shoulda/shoulda-2.10.3.ebuild
index 09facd7f8485..ffae7cfca0da 100644
--- a/dev-ruby/shoulda/shoulda-2.10.3.ebuild
+++ b/dev-ruby/shoulda/shoulda-2.10.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/shoulda/shoulda-2.10.3.ebuild,v 1.7 2010/09/29 21:55:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda/shoulda-2.10.3.ebuild,v 1.8 2010/12/27 20:32:57 grobian Exp $
EAPI=2
@@ -18,7 +18,7 @@ S="${WORKDIR}/thoughtbot-${PN}-5add4d2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
# tests seem to be quite broken :(
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index bb96194a761e..99cad0bbe1e4 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.46 2010/12/02 21:08:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.47 2010/12/27 20:52:52 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ text-format-1.0.0-r3.ebuild:
+ Added Prefix keywords
02 Dec 2010; Fabian Groffen <grobian@gentoo.org>
text-format-1.0.0-r3.ebuild:
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 ce6957025fe3..b5bdd6674ee5 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.4 2010/12/02 21:08:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.5 2010/12/27 20:52:52 grobian 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~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 9def86dfcf36..97f76773e377 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.27 2010/12/02 21:01:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.28 2010/12/27 20:51:45 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ text-hyphen-1.0.0-r3.ebuild:
+ Added Prefix keywords
02 Dec 2010; Fabian Groffen <grobian@gentoo.org>
text-hyphen-1.0.0-r3.ebuild:
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 467f99fe8aa1..a7ecfbad3621 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.4 2010/12/02 21:01:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.5 2010/12/27 20:51:45 grobian 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/webmock/ChangeLog b/dev-ruby/webmock/ChangeLog
index 7f728239fec0..01778bed23c4 100644
--- a/dev-ruby/webmock/ChangeLog
+++ b/dev-ruby/webmock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/webmock
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.14 2010/11/28 08:25:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/ChangeLog,v 1.15 2010/12/27 20:31:20 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> webmock-1.6.1.ebuild:
+ Added Prefix keywords
*webmock-1.6.1 (28 Nov 2010)
diff --git a/dev-ruby/webmock/webmock-1.6.1.ebuild b/dev-ruby/webmock/webmock-1.6.1.ebuild
index eb402a03e08c..2f1885a41d52 100644
--- a/dev-ruby/webmock/webmock-1.6.1.ebuild
+++ b/dev-ruby/webmock/webmock-1.6.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/webmock/webmock-1.6.1.ebuild,v 1.1 2010/11/28 08:25:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webmock/webmock-1.6.1.ebuild,v 1.2 2010/12/27 20:31:20 grobian Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/bblimke/webmock"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/addressable-2.2.2 >=dev-ruby/crack-0.1.7"