diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-12 12:25:58 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-12 12:25:58 +0000 |
commit | c5f41c7234eba089441d4fb04f053e5b9b4cd3b4 (patch) | |
tree | b4405b31e199c07dbffa96351bbe2bb00fc67113 /dev-ruby/haml | |
parent | Revision bump - thanks to ProTech for the update (diff) | |
download | historical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.tar.gz historical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.tar.bz2 historical-c5f41c7234eba089441d4fb04f053e5b9b4cd3b4.zip |
~x86 per bug 351212
Package-Manager: portage-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="" |