diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-29 22:36:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-29 22:36:40 +0000 |
commit | 9a53b53cc0c3a044631a0fd1e6430495c04d3646 (patch) | |
tree | cfc54f41946bff14c4e99757a44785521383d991 /dev-ruby/haml | |
parent | Marking erubis-2.6.5 ~ppc64 for bug 326353 (diff) | |
download | historical-9a53b53cc0c3a044631a0fd1e6430495c04d3646.tar.gz historical-9a53b53cc0c3a044631a0fd1e6430495c04d3646.tar.bz2 historical-9a53b53cc0c3a044631a0fd1e6430495c04d3646.zip |
Marking haml-3.0.19 ~ppc64 for bug 326353
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 2a54e219d447..69d9e550f65f 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.50 2010/09/29 18:15:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.51 2010/09/29 22:36:40 ranger Exp $ + + 29 Sep 2010; Brent Baude <ranger@gentoo.org> haml-3.0.19.ebuild: + Marking haml-3.0.19 ~ppc64 for bug 326353 *haml-3.0.19 (29 Sep 2010) diff --git a/dev-ruby/haml/haml-3.0.19.ebuild b/dev-ruby/haml/haml-3.0.19.ebuild index 27acb1ca134c..830c49a2611a 100644 --- a/dev-ruby/haml/haml-3.0.19.ebuild +++ b/dev-ruby/haml/haml-3.0.19.ebuild @@ -1,6 +1,6 @@ # 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-3.0.19.ebuild,v 1.1 2010/09/29 18:15:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild,v 1.2 2010/09/29 22:36:40 ranger Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml.hamptoncatlin.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |