diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 23:03:03 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 23:03:03 +0000 |
commit | 68cc92a48ce5caf131f7204ac911f0e2eafa8608 (patch) | |
tree | 04709a2c648bd1519616290209849ed95fe7e42a /dev-ruby | |
parent | Stable for ppc64; bug #355299 (diff) | |
download | gentoo-2-68cc92a48ce5caf131f7204ac911f0e2eafa8608.tar.gz gentoo-2-68cc92a48ce5caf131f7204ac911f0e2eafa8608.tar.bz2 gentoo-2-68cc92a48ce5caf131f7204ac911f0e2eafa8608.zip |
Stable for ppc64; bug #355299
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index ccb85f14c788..dc0868496e91 100644 --- a/dev-ruby/parsetree/ChangeLog +++ b/dev-ruby/parsetree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/parsetree # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.42 2011/04/16 17:20:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.43 2011/07/10 23:03:03 halcy0n Exp $ + + 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> parsetree-3.0.6.ebuild: + Stable for ppc64; bug #355299 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> parsetree-3.0.6.ebuild: ia64 stable wrt #355299 diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild index fe5cadcb8c52..66951720607e 100644 --- a/dev-ruby/parsetree/parsetree-3.0.6.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.6 2011/04/16 17:20:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.7 2011/07/10 23:03:03 halcy0n Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ' |