diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:12:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:12:37 +0000 |
commit | 67ce2b548531c8d7d58c0e649901085c2b6efaf9 (patch) | |
tree | 61cb84a036991f7bb71debaf26ff55a634fae555 /dev-ruby/haml | |
parent | Marking rails-3.1.3 ~ppc64 for bug 396547 (diff) | |
download | gentoo-2-67ce2b548531c8d7d58c0e649901085c2b6efaf9.tar.gz gentoo-2-67ce2b548531c8d7d58c0e649901085c2b6efaf9.tar.bz2 gentoo-2-67ce2b548531c8d7d58c0e649901085c2b6efaf9.zip |
Marking haml-3.1.4-r3 ~ppc64 for bug 396291
(Portage version: 2.1.10.11/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.1.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 6fc4b17876bf..b334cd5babad 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.72 2012/01/25 00:46:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.73 2012/03/11 14:12:37 ranger Exp $ + + 11 Mar 2012; Brent Baude <ranger@gentoo.org> haml-3.1.4-r3.ebuild: + Marking haml-3.1.4-r3 ~ppc64 for bug 396291 *haml-3.1.4-r3 (25 Jan 2012) diff --git a/dev-ruby/haml/haml-3.1.4-r3.ebuild b/dev-ruby/haml/haml-3.1.4-r3.ebuild index 4d2bcfcc3fab..ed197352d037 100644 --- a/dev-ruby/haml/haml-3.1.4-r3.ebuild +++ b/dev-ruby/haml/haml-3.1.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4-r3.ebuild,v 1.1 2012/01/25 00:46:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4-r3.ebuild,v 1.2 2012/03/11 14:12:37 ranger Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |