summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/bundler/ChangeLog5
-rw-r--r--dev-ruby/bundler/bundler-1.0.14.ebuild4
-rw-r--r--dev-ruby/mustache/ChangeLog5
-rw-r--r--dev-ruby/mustache/mustache-0.99.4.ebuild4
-rw-r--r--dev-ruby/rdiscount/ChangeLog5
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog
index 8eb3587ec6e8..f57ed1fbea5f 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.18 2011/05/28 06:48:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.19 2011/06/02 14:12:53 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> bundler-1.0.14.ebuild:
+ add ~x86, bug #368983
*bundler-1.0.14 (28 May 2011)
diff --git a/dev-ruby/bundler/bundler-1.0.14.ebuild b/dev-ruby/bundler/bundler-1.0.14.ebuild
index fc057014526c..a247aae0818e 100644
--- a/dev-ruby/bundler/bundler-1.0.14.ebuild
+++ b/dev-ruby/bundler/bundler-1.0.14.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.14.ebuild,v 1.1 2011/05/28 06:48:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.14.ebuild,v 1.2 2011/06/02 14:12:53 maekke Exp $
EAPI=2
@@ -22,7 +22,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend dev-ruby/rubygems
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog
index 9d4d87d95f1b..14aa7c4b5420 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.9 2011/05/28 06:57:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.10 2011/06/02 14:11:53 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
+ add ~x86, bug #368983
*mustache-0.99.4 (28 May 2011)
diff --git a/dev-ruby/mustache/mustache-0.99.4.ebuild b/dev-ruby/mustache/mustache-0.99.4.ebuild
index 6a454d5013ba..d89ff48aed74 100644
--- a/dev-ruby/mustache/mustache-0.99.4.ebuild
+++ b/dev-ruby/mustache/mustache-0.99.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/mustache/mustache-0.99.4.ebuild,v 1.1 2011/05/28 06:57:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.2 2011/06/02 14:11:53 maekke Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index 51eff0986658..1086074c1800 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.2 2011/01/28 08:10:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.3 2011/06/02 14:12:33 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> rdiscount-1.6.8.ebuild:
+ add ~x86, bug #368983
*rdiscount-1.6.8 (28 Jan 2011)
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
index 46d91cbf6c66..64473eeece45 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.8.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/rdiscount/rdiscount-1.6.8.ebuild,v 1.1 2011/01/28 08:10:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild,v 1.2 2011/06/02 14:12:33 maekke Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"