diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:34:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:34:49 +0000 |
commit | 041e02bb7982ed794a906f6aac3d92417ac3ec97 (patch) | |
tree | 55a04ac6647e004028f6aff9cacd4feb532118ef /dev-ruby | |
parent | Marking redcloth-4.2.2-r3 ~ppc for bug 298356 (diff) | |
download | gentoo-2-041e02bb7982ed794a906f6aac3d92417ac3ec97.tar.gz gentoo-2-041e02bb7982ed794a906f6aac3d92417ac3ec97.tar.bz2 gentoo-2-041e02bb7982ed794a906f6aac3d92417ac3ec97.zip |
Marking haml-2.2.16 ~ppc for bug 297718
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index f193bec1dbe0..941a7f91ad7e 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.31 2010/01/13 18:12:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.32 2010/01/18 20:34:49 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> haml-2.2.16.ebuild: + Marking haml-2.2.16 ~ppc for bug 297718 13 Jan 2010; Brent Baude <ranger@gentoo.org> haml-2.2.16.ebuild: Marking haml-2.2.16 ~ppc64 for bug 297718 diff --git a/dev-ruby/haml/haml-2.2.16.ebuild b/dev-ruby/haml/haml-2.2.16.ebuild index be3359cd9760..484d77d13af6 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-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.6 2010/01/13 18:12:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.7 2010/01/18 20:34:49 ranger Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://haml.hamptoncatlin.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |