diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:37:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-11 14:37:10 +0000 |
commit | c11bc8a58dd7dac6ca98f352f7c7d922e731f1b7 (patch) | |
tree | c589a49d7da04d63acaab2394c7a6ddbf7a733ed /dev-ruby/treetop | |
parent | old (diff) | |
download | gentoo-2-c11bc8a58dd7dac6ca98f352f7c7d922e731f1b7.tar.gz gentoo-2-c11bc8a58dd7dac6ca98f352f7c7d922e731f1b7.tar.bz2 gentoo-2-c11bc8a58dd7dac6ca98f352f7c7d922e731f1b7.zip |
Marking treetop-1.4.10-r1 ~ppc64 for bug 396547
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/treetop')
-rw-r--r-- | dev-ruby/treetop/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/treetop/treetop-1.4.10-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/treetop/ChangeLog b/dev-ruby/treetop/ChangeLog index f0cb83d1b0aa..8ac747836df3 100644 --- a/dev-ruby/treetop/ChangeLog +++ b/dev-ruby/treetop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/treetop -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.34 2011/12/31 20:10:03 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.35 2012/03/11 14:37:10 ranger Exp $ + + 11 Mar 2012; Brent Baude <ranger@gentoo.org> treetop-1.4.10-r1.ebuild: + Marking treetop-1.4.10-r1 ~ppc64 for bug 396547 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> treetop-1.4.10-r1.ebuild: Add Prefix keywords, bug #396547 diff --git a/dev-ruby/treetop/treetop-1.4.10-r1.ebuild b/dev-ruby/treetop/treetop-1.4.10-r1.ebuild index 250092b49888..f28af5283e99 100644 --- a/dev-ruby/treetop/treetop-1.4.10-r1.ebuild +++ b/dev-ruby/treetop/treetop-1.4.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10-r1.ebuild,v 1.2 2011/12/31 20:10:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10-r1.ebuild,v 1.3 2012/03/11 14:37:10 ranger Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19" @@ -18,7 +18,7 @@ DESCRIPTION="Treetop is a language for describing languages." HOMEPAGE="http://treetop.rubyforge.org/" LICENSE="Ruby" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |