From 3666a89d8919d9ab4accd9ae7fe101be75567ccc Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 31 Dec 2011 19:30:14 +0000 Subject: [PATCH] Add Prefix keywords, bug #396547 Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386 --- dev-ruby/bundler/ChangeLog | 5 ++++- dev-ruby/bundler/bundler-1.0.21.ebuild | 4 ++-- dev-ruby/haml/ChangeLog | 5 ++++- dev-ruby/haml/haml-3.1.4.ebuild | 4 ++-- dev-ruby/rack-protection/ChangeLog | 5 ++++- dev-ruby/rack-protection/rack-protection-1.1.4.ebuild | 4 ++-- dev-ruby/rake/ChangeLog | 5 ++++- dev-ruby/rake/rake-0.9.2.2.ebuild | 4 ++-- dev-ruby/sinatra/ChangeLog | 5 ++++- dev-ruby/sinatra/sinatra-1.3.1.ebuild | 4 ++-- dev-ruby/tilt/ChangeLog | 5 ++++- dev-ruby/tilt/tilt-1.3.3.ebuild | 4 ++-- 12 files changed, 36 insertions(+), 18 deletions(-) diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog index b5cc0353654a..2cd90ceca211 100644 --- a/dev-ruby/bundler/ChangeLog +++ b/dev-ruby/bundler/ChangeLog @@ -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 bundler-1.0.21.ebuild: + Add Prefix keywords, bug #396547 27 Dec 2011; Hans de Graaff bundler-1.0.21.ebuild: Add ruby19. diff --git a/dev-ruby/bundler/bundler-1.0.21.ebuild b/dev-ruby/bundler/bundler-1.0.21.ebuild index 5ed345948053..b24743b917d1 100644 --- a/dev-ruby/bundler/bundler-1.0.21.ebuild +++ b/dev-ruby/bundler/bundler-1.0.21.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/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 diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 518a992c4cd4..1b89d28f8ea0 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -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 haml-3.1.4.ebuild: + Add Prefix keywords, bug #396547 *haml-3.1.4 (29 Nov 2011) diff --git a/dev-ruby/haml/haml-3.1.4.ebuild b/dev-ruby/haml/haml-3.1.4.ebuild index 1eb3066da89a..0ff2619fa7b4 100644 --- a/dev-ruby/haml/haml-3.1.4.ebuild +++ b/dev-ruby/haml/haml-3.1.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/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="" diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog index d651edb71fe9..81f14cfe8f4d 100644 --- a/dev-ruby/rack-protection/ChangeLog +++ b/dev-ruby/rack-protection/ChangeLog @@ -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 rack-protection-1.1.4.ebuild: + Add Prefix keywords, bug #396547 *rack-protection-1.1.4 (28 Dec 2011) diff --git a/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild b/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild index f9f04d227f52..7cfa75dd0064 100644 --- a/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.1.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/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 )" diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 1ca466f27fce..f40cb6212b16 100644 --- a/dev-ruby/rake/ChangeLog +++ b/dev-ruby/rake/ChangeLog @@ -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 rake-0.9.2.2.ebuild: + Add Prefix keywords, bug #396547 *rake-0.9.2.2 (03 Nov 2011) diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild index 7189956624e4..772412c89bd4 100644 --- a/dev-ruby/rake/rake-0.9.2.2.ebuild +++ b/dev-ruby/rake/rake-0.9.2.2.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/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" diff --git a/dev-ruby/sinatra/ChangeLog b/dev-ruby/sinatra/ChangeLog index 44691b964237..5c577111e243 100644 --- a/dev-ruby/sinatra/ChangeLog +++ b/dev-ruby/sinatra/ChangeLog @@ -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 sinatra-1.3.1.ebuild: + Add Prefix keywords, bug #396547 31 Dec 2011; Hans de Graaff sinatra-1.2.7.ebuild: Keep ruby19 only on latest release since that has the appropriate keywords. diff --git a/dev-ruby/sinatra/sinatra-1.3.1.ebuild b/dev-ruby/sinatra/sinatra-1.3.1.ebuild index b23f08a36239..2a52cbf1d344 100644 --- a/dev-ruby/sinatra/sinatra-1.3.1.ebuild +++ b/dev-ruby/sinatra/sinatra-1.3.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/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 ) diff --git a/dev-ruby/tilt/ChangeLog b/dev-ruby/tilt/ChangeLog index 242fadbe7768..b50c9d7c4fca 100644 --- a/dev-ruby/tilt/ChangeLog +++ b/dev-ruby/tilt/ChangeLog @@ -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 tilt-1.3.3.ebuild: + Add Prefix keywords, bug #396547 *tilt-1.3.3 (25 Dec 2011) diff --git a/dev-ruby/tilt/tilt-1.3.3.ebuild b/dev-ruby/tilt/tilt-1.3.3.ebuild index 9d823db460cf..e5b2dd3cf5a3 100644 --- a/dev-ruby/tilt/tilt-1.3.3.ebuild +++ b/dev-ruby/tilt/tilt-1.3.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/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" ) -- 2.26.2