summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-12 12:25:58 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-12 12:25:58 +0000
commitc5f41c7234eba089441d4fb04f053e5b9b4cd3b4 (patch)
treeb4405b31e199c07dbffa96351bbe2bb00fc67113
parentRevision bump - thanks to ProTech for the update (diff)
downloadhistorical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.tar.gz
historical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.tar.bz2
historical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.zip
~x86 per bug 351212
Package-Manager: portage-2.1.9.39/cvs/Linux i686
-rw-r--r--dev-ruby/fssm/ChangeLog5
-rw-r--r--dev-ruby/fssm/fssm-0.2.5.ebuild4
-rw-r--r--dev-ruby/haml/ChangeLog5
-rw-r--r--dev-ruby/haml/haml-3.0.25-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/fssm/ChangeLog b/dev-ruby/fssm/ChangeLog
index 1607aea77061..7700d536bbe1 100644
--- a/dev-ruby/fssm/ChangeLog
+++ b/dev-ruby/fssm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fssm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.3 2011/01/23 09:08:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/ChangeLog,v 1.4 2011/02/12 12:22:53 tomka Exp $
+
+ 12 Feb 2011; Thomas Kahle <tomka@gentoo.org> fssm-0.2.5.ebuild:
+ ~x86 per bug 351212
*fssm-0.2.5 (23 Jan 2011)
diff --git a/dev-ruby/fssm/fssm-0.2.5.ebuild b/dev-ruby/fssm/fssm-0.2.5.ebuild
index 2623191ca214..ca8553f47ab8 100644
--- a/dev-ruby/fssm/fssm-0.2.5.ebuild
+++ b/dev-ruby/fssm/fssm-0.2.5.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/fssm/fssm-0.2.5.ebuild,v 1.1 2011/01/23 09:08:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fssm/fssm-0.2.5.ebuild,v 1.2 2011/02/12 12:22:53 tomka Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/ttilley/fssm"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index 9a457b955b68..59ebe55ac1b3 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.60 2011/01/09 15:47:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.61 2011/02/12 12:25:58 tomka Exp $
+
+ 12 Feb 2011; Thomas Kahle <tomka@gentoo.org> haml-3.0.25-r1.ebuild:
+ ~x86 per bug 351212
*haml-3.0.25-r1 (09 Jan 2011)
diff --git a/dev-ruby/haml/haml-3.0.25-r1.ebuild b/dev-ruby/haml/haml-3.0.25-r1.ebuild
index 611c33f7ddde..0aafb981968d 100644
--- a/dev-ruby/haml/haml-3.0.25-r1.ebuild
+++ b/dev-ruby/haml/haml-3.0.25-r1.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.0.25-r1.ebuild,v 1.1 2011/01/09 15:47:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.25-r1.ebuild,v 1.2 2011/02/12 12:25:58 tomka Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
# TODO: haml has some emacs modes that it could be installing, in case
IUSE=""