diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:49:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:49:49 +0000 |
commit | f381fcf7d6af3e94ba10a13b1d15d58095ba4d29 (patch) | |
tree | 049f8d41ad12ef5c86f70946d969dacc24d7f00d /dev-ruby/parsetree | |
parent | Stable for HPPA (bug #369573). (diff) | |
download | gentoo-2-f381fcf7d6af3e94ba10a13b1d15d58095ba4d29.tar.gz gentoo-2-f381fcf7d6af3e94ba10a13b1d15d58095ba4d29.tar.bz2 gentoo-2-f381fcf7d6af3e94ba10a13b1d15d58095ba4d29.zip |
Stable for HPPA (bug #369573).
(Portage version: 2.2.0_alpha56/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/parsetree')
-rw-r--r-- | dev-ruby/parsetree/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/parsetree/parsetree-3.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog index dc0868496e91..62c073900aa6 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.43 2011/07/10 23:03:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.44 2011/09/15 04:49:49 jer Exp $ + + 15 Sep 2011; Jeroen Roovers <jer@gentoo.org> parsetree-3.0.7.ebuild: + Stable for HPPA (bug #369573). 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> parsetree-3.0.6.ebuild: Stable for ppc64; bug #355299 diff --git a/dev-ruby/parsetree/parsetree-3.0.7.ebuild b/dev-ruby/parsetree/parsetree-3.0.7.ebuild index debd7e4859da..5f2b5df28e5c 100644 --- a/dev-ruby/parsetree/parsetree-3.0.7.ebuild +++ b/dev-ruby/parsetree/parsetree-3.0.7.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.7.ebuild,v 1.1 2011/02/19 08:30:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.7.ebuild,v 1.2 2011/09/15 04:49:49 jer 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 ' |