summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-04 23:14:40 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-04 23:14:40 +0000
commit84f2bdca7b0181c5d99d1f07bd9daeb7854611a0 (patch)
tree7bbb73a2f0a32cfd064abaae514b22f0bfc7312e /dev-ruby/haml
parentadd ~x86, bug #297718 (diff)
downloadgentoo-2-84f2bdca7b0181c5d99d1f07bd9daeb7854611a0.tar.gz
gentoo-2-84f2bdca7b0181c5d99d1f07bd9daeb7854611a0.tar.bz2
gentoo-2-84f2bdca7b0181c5d99d1f07bd9daeb7854611a0.zip
add ~x86, bug #297718
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r--dev-ruby/haml/ChangeLog7
-rw-r--r--dev-ruby/haml/haml-2.2.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index 1d52d52f35b8..c929f4a0e360 100644
--- a/dev-ruby/haml/ChangeLog
+++ b/dev-ruby/haml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/haml
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.27 2009/12/21 14:47:18 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.28 2010/01/04 23:14:40 maekke Exp $
+
+ 04 Jan 2010; Markus Meier <maekke@gentoo.org> haml-2.2.16.ebuild:
+ add ~x86, bug #297718
21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> haml-2.2.16.ebuild:
Fix test dependencies, drop ruby19 and jruby (tests require rack), install
diff --git a/dev-ruby/haml/haml-2.2.16.ebuild b/dev-ruby/haml/haml-2.2.16.ebuild
index 4d31a05e17cf..88b34e19c36f 100644
--- a/dev-ruby/haml/haml-2.2.16.ebuild
+++ b/dev-ruby/haml/haml-2.2.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.2 2009/12/21 14:47:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.3 2010/01/04 23:14:40 maekke Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://haml.hamptoncatlin.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
# TODO: haml has some emacs modes that it could be installing, in case
IUSE=""