diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-28 23:48:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-28 23:48:12 +0000 |
commit | 41cb71a76ae5e2edd322bb45b5819d1eb5d1e66c (patch) | |
tree | b09b5bdc56ecf204a905d654e4b59d8a6fc1091b /dev-ruby | |
parent | Version bumped. (diff) | |
download | gentoo-2-41cb71a76ae5e2edd322bb45b5819d1eb5d1e66c.tar.gz gentoo-2-41cb71a76ae5e2edd322bb45b5819d1eb5d1e66c.tar.bz2 gentoo-2-41cb71a76ae5e2edd322bb45b5819d1eb5d1e66c.zip |
Marking haml-3.0.17 ~ppc for bug 326353
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 58779066a490..e56475a42b48 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.48 2010/09/18 16:22:47 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.49 2010/09/28 23:48:12 ranger Exp $ + + 28 Sep 2010; Brent Baude <ranger@gentoo.org> haml-3.0.17.ebuild: + Marking haml-3.0.17 ~ppc for bug 326353 18 Sep 2010; Hans de Graaff <graaff@gentoo.org> -haml-3.0.13-r1.ebuild, -haml-3.0.16.ebuild: diff --git a/dev-ruby/haml/haml-3.0.17.ebuild b/dev-ruby/haml/haml-3.0.17.ebuild index 28a967ee4b54..e512e531a90f 100644 --- a/dev-ruby/haml/haml-3.0.17.ebuild +++ b/dev-ruby/haml/haml-3.0.17.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.17.ebuild,v 1.1 2010/08/29 10:53:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.17.ebuild,v 1.2 2010/09/28 23:48:12 ranger Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml.hamptoncatlin.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |