Add Prefix keywords, bug #396547
authorFabian Groffen <grobian@gentoo.org>
Sat, 31 Dec 2011 19:30:14 +0000 (19:30 +0000)
committerFabian Groffen <grobian@gentoo.org>
Sat, 31 Dec 2011 19:30:14 +0000 (19:30 +0000)
Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386

12 files changed:
dev-ruby/bundler/ChangeLog
dev-ruby/bundler/bundler-1.0.21.ebuild
dev-ruby/haml/ChangeLog
dev-ruby/haml/haml-3.1.4.ebuild
dev-ruby/rack-protection/ChangeLog
dev-ruby/rack-protection/rack-protection-1.1.4.ebuild
dev-ruby/rake/ChangeLog
dev-ruby/rake/rake-0.9.2.2.ebuild
dev-ruby/sinatra/ChangeLog
dev-ruby/sinatra/sinatra-1.3.1.ebuild
dev-ruby/tilt/ChangeLog
dev-ruby/tilt/tilt-1.3.3.ebuild

index b5cc0353654af2120c8ce2700a492134894dc846..2cd90ceca2110dbabff4fe911cddac4df7173c2c 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/bundler
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.32 2011/12/27 13:25:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.33 2011/12/31 19:30:14 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> bundler-1.0.21.ebuild:
+  Add Prefix keywords, bug #396547
 
   27 Dec 2011; Hans de Graaff <graaff@gentoo.org> bundler-1.0.21.ebuild:
   Add ruby19.
index 5ed34594805324798ef2b75ce638f43d02f3e545..b24743b917d1f29c104f9d92b12ebfb7a7a21a72 100644 (file)
@@ -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/bundler/bundler-1.0.21.ebuild,v 1.3 2011/12/27 13:25:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.21.ebuild,v 1.4 2011/12/31 19:30:14 grobian Exp $
 
 EAPI=2
 
@@ -21,7 +21,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-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_rdepend virtual/rubygems
index 518a992c4cd46a9d77da8242f9264fe373e381d1..1b89d28f8ea03e5d8d19d459980d5fe0332fa71d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/haml
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.68 2011/11/29 07:24:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.69 2011/12/31 19:22:34 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> haml-3.1.4.ebuild:
+  Add Prefix keywords, bug #396547
 
 *haml-3.1.4 (29 Nov 2011)
 
index 1eb3066da89aabf1649a865fc582f12dec62420a..0ff2619fa7b490ad297893734b8b0fbb080a4478 100644 (file)
@@ -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/haml/haml-3.1.4.ebuild,v 1.1 2011/11/29 07:24:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.2 2011/12/31 19:22:34 grobian Exp $
 
 EAPI=2
 
@@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+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"
 
 # TODO: haml has some emacs modes that it could be installing, in case
 IUSE=""
index d651edb71fe99650444eb4300c0a1d7cbfb52cb2..81f14cfe8f4d83277926d91dde9a91cbdde3f948 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rack-protection
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.1 2011/12/28 12:27:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.2 2011/12/31 19:27:31 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rack-protection-1.1.4.ebuild:
+  Add Prefix keywords, bug #396547
 
 *rack-protection-1.1.4 (28 Dec 2011)
 
index f9f04d227f5260e5a80c1386ccda492d3ccbe5b4..7cfa75dd00648ed260d1f939d8e63997b13bbd2a 100644 (file)
@@ -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-protection/rack-protection-1.1.4.ebuild,v 1.1 2011/12/28 12:27:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild,v 1.2 2011/12/31 19:27:31 grobian Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 ruby_add_bdepend "test? ( dev-ruby/rack-test dev-ruby/rspec:2 )"
index 1ca466f27fce880d4ea2ee7f29b973b85ccd0687..f40cb6212b16deaf8f355457edd14df09bd3c15a 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rake
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.112 2011/11/03 11:57:04 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.113 2011/12/31 19:18:55 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rake-0.9.2.2.ebuild:
+  Add Prefix keywords, bug #396547
 
 *rake-0.9.2.2 (03 Nov 2011)
 
index 7189956624e44c4672fcfc2fdde074df6514d694..772412c89bd4f575f3fbf6ffe74f48941cfa9360 100644 (file)
@@ -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/rake/rake-0.9.2.2.ebuild,v 1.1 2011/11/03 11:57:04 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.2 2011/12/31 19:18:55 grobian Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rake.rubyforge.org/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bash-completion doc"
 
 DEPEND="${DEPEND} app-arch/gzip"
index 44691b9642373ffe0d4617fb8ca5e9f331bf1f7c..5c577111e243bf5ac314fa835297eb6a80eaa05f 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sinatra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.27 2011/12/31 14:44:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.28 2011/12/31 19:28:46 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> sinatra-1.3.1.ebuild:
+  Add Prefix keywords, bug #396547
 
   31 Dec 2011; Hans de Graaff <graaff@gentoo.org> sinatra-1.2.7.ebuild:
   Keep ruby19 only on latest release since that has the appropriate keywords.
index b23f08a36239efafebdcdeaff18d152735ba69b0..2a52cbf1d344141484bde063064b94d0236bb2d9 100644 (file)
@@ -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/sinatra/sinatra-1.3.1.ebuild,v 1.1 2011/12/28 12:32:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.3.1.ebuild,v 1.2 2011/12/31 19:28:46 grobian Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.sinatrarb.com/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-rdoc-require.patch ${P}-rdoc-tests.patch )
index 242fadbe7768c027c0bcd150a3d0e965fc173b72..b50c9d7c4fcaa0941b44e219da96af65eec33d64 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tilt
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.19 2011/12/25 09:27:08 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.20 2011/12/31 19:26:44 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> tilt-1.3.3.ebuild:
+  Add Prefix keywords, bug #396547
 
 *tilt-1.3.3 (25 Dec 2011)
 
index 9d823db460cf38fd8859fc8225c21469df4a9197..e5b2dd3cf5a369e062866b21e723d21def55a541 100644 (file)
@@ -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/tilt/tilt-1.3.3.ebuild,v 1.1 2011/12/25 09:27:08 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v 1.2 2011/12/31 19:26:44 grobian Exp $
 
 EAPI=2
 
@@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/rtomayko/tilt"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+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_PATCHES=( "${P}-yajl-test.patch" )