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

dev-ruby/actionmailer/ChangeLog
dev-ruby/actionmailer/actionmailer-3.1.3.ebuild
dev-ruby/coderay/ChangeLog
dev-ruby/coderay/coderay-1.0.4.ebuild
dev-ruby/mocha/ChangeLog
dev-ruby/mocha/mocha-0.9.12.ebuild
dev-ruby/redcloth/ChangeLog
dev-ruby/redcloth/redcloth-4.2.9.ebuild

index ad22546bff391aedd00945052e375ab0e7187d04..e431a8f4bd9dd508f1c94d1f466df0e6ce3cd6b5 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.176 2011/12/30 19:45:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.177 2011/12/31 20:39:30 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> actionmailer-3.1.3.ebuild:
+  Add Prefix keywords, bug #396547
 
 *actionmailer-3.1.3 (30 Dec 2011)
 
index e8ac0c17c9de35de531258488af433ed6584c58b..9684c16b9255354560e2667c0c07b0f2b96faa29 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/actionmailer/actionmailer-3.1.3.ebuild,v 1.1 2011/12/30 19:45:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-3.1.3.ebuild,v 1.2 2011/12/31 20:39:30 grobian Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ruby19 ree18"
@@ -18,7 +18,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=""
 
 RUBY_S="rails-rails-*/actionmailer"
index 026d1773c1bbf92ffdd7d39d8e0eae114be295a5..9a99f2dd110024bf6c808a26a2e0a950f807a91d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/coderay
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.46 2011/12/18 15:55:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.47 2011/12/31 20:34:42 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> coderay-1.0.4.ebuild:
+  Add Prefix keywords, bug #396547
 
   18 Dec 2011; Raúl Porcel <armin76@gentoo.org> coderay-0.9.8.ebuild:
   ia64/sparc stable wrt #393665
index f747329f7ae6963c07ac4e55f34802b9475b9aac..589e2c0cc8064021fa48d50d47a8f5af6f39df51 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/coderay/coderay-1.0.4.ebuild,v 1.1 2011/12/08 19:50:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.4.ebuild,v 1.2 2011/12/31 20:34:42 grobian Exp $
 
 EAPI=4
 
@@ -25,7 +25,7 @@ RUBY_S="rubychan-coderay-*"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+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=""
 
 # Redcloth is optional but automagically tested, so we add this
index 861c5199d458d6b6c975bcb07cdb10d5a137033d..a5447da2ada21ad98ab76b5caab32b3246290de6 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.38 2011/10/03 20:03:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.39 2011/12/31 20:36:03 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> mocha-0.9.12.ebuild:
+  Add Prefix keywords, bug #396547
 
   03 Oct 2011; Jeroen Roovers <jer@gentoo.org> mocha-0.9.10.ebuild:
   Stable for HPPA (bug #385149).
index 3ebf2f5f40a9adf7306fbdab0c6f947c943a889d..e60d3606e91a3547dc3a510267edd9e0a0de3ff1 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/mocha/mocha-0.9.12.ebuild,v 1.1 2011/02/13 09:23:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.9.12.ebuild,v 1.2 2011/12/31 20:36:03 grobian Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://mocha.rubyforge.org/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+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=""
 
 ruby_add_bdepend "
index 1ea15ad08da12bf15f7939ce8b6a5e9ee205f39d..afd7d44615573175d68c7076658fd58a4373ea61 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/redcloth
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.66 2011/12/08 19:12:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.67 2011/12/31 20:33:23 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> redcloth-4.2.9.ebuild:
+  Add Prefix keywords, bug #396547
 
 *redcloth-4.2.9 (08 Dec 2011)
 
index 88ff27471c3e0ea2546e6fbb2c51ec48e471082d..2860208fd40b8a0193a979f7fc232e4c9ee186b3 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/redcloth/redcloth-4.2.9.ebuild,v 1.1 2011/12/08 19:12:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v 1.2 2011/12/31 20:33:23 grobian Exp $
 
 EAPI=4
 
@@ -30,7 +30,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+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=""
 
 DEPEND="$DEPEND