diff options
author | 2011-02-12 12:25:58 +0000 | |
---|---|---|
committer | 2011-02-12 12:25:58 +0000 | |
commit | febad7f88803afb5f77ef1b175bc00bc4b326b3f (patch) | |
tree | 9f120c6f7e114c82225eab4e3fd6d2ba170148b3 /dev-ruby/haml | |
parent | Revision bump - thanks to ProTech for the update (diff) | |
download | gentoo-2-febad7f88803afb5f77ef1b175bc00bc4b326b3f.tar.gz gentoo-2-febad7f88803afb5f77ef1b175bc00bc4b326b3f.tar.bz2 gentoo-2-febad7f88803afb5f77ef1b175bc00bc4b326b3f.zip |
~x86 per bug 351212
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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="" |