diff options
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-3.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/coderay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/coderay/coderay-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mocha/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/mocha/mocha-0.9.12.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/redcloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.9.ebuild | 4 |
8 files changed, 24 insertions, 12 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index ad22546bff39..e431a8f4bd9d 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -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) diff --git a/dev-ruby/actionmailer/actionmailer-3.1.3.ebuild b/dev-ruby/actionmailer/actionmailer-3.1.3.ebuild index e8ac0c17c9de..9684c16b9255 100644 --- a/dev-ruby/actionmailer/actionmailer-3.1.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-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/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" diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog index 026d1773c1bb..9a99f2dd1100 100644 --- a/dev-ruby/coderay/ChangeLog +++ b/dev-ruby/coderay/ChangeLog @@ -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 diff --git a/dev-ruby/coderay/coderay-1.0.4.ebuild b/dev-ruby/coderay/coderay-1.0.4.ebuild index f747329f7ae6..589e2c0cc806 100644 --- a/dev-ruby/coderay/coderay-1.0.4.ebuild +++ b/dev-ruby/coderay/coderay-1.0.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/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 diff --git a/dev-ruby/mocha/ChangeLog b/dev-ruby/mocha/ChangeLog index 861c5199d458..a5447da2ada2 100644 --- a/dev-ruby/mocha/ChangeLog +++ b/dev-ruby/mocha/ChangeLog @@ -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). diff --git a/dev-ruby/mocha/mocha-0.9.12.ebuild b/dev-ruby/mocha/mocha-0.9.12.ebuild index 3ebf2f5f40a9..e60d3606e91a 100644 --- a/dev-ruby/mocha/mocha-0.9.12.ebuild +++ b/dev-ruby/mocha/mocha-0.9.12.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/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 " diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index 1ea15ad08da1..afd7d4461557 100644 --- a/dev-ruby/redcloth/ChangeLog +++ b/dev-ruby/redcloth/ChangeLog @@ -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) diff --git a/dev-ruby/redcloth/redcloth-4.2.9.ebuild b/dev-ruby/redcloth/redcloth-4.2.9.ebuild index 88ff27471c3e..2860208fd40b 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9.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/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 |