From 604a5e24dea677048235e32918d2176f9d2eee91 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 15 Sep 2011 04:51:11 +0000 Subject: Stable for HPPA (bug #369573). Package-Manager: portage-2.2.0_alpha56/cvs/Linux x86_64 --- dev-ruby/ruby_parser/ChangeLog | 5 ++++- dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/ruby_parser') diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog index c2a578057e92..0be1620dd8d4 100644 --- a/dev-ruby/ruby_parser/ChangeLog +++ b/dev-ruby/ruby_parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby_parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.30 2011/09/12 05:25:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.31 2011/09/15 04:48:24 jer Exp $ + + 15 Sep 2011; Jeroen Roovers ruby_parser-2.0.5.ebuild: + Stable for HPPA (bug #369573). *ruby_parser-2.3.0 (12 Sep 2011) diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild index 9ee093e5b80a..2ddad462a004 100644 --- a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-2.0.5.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/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.10 2011/07/10 23:01:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.11 2011/09/15 04:48:24 jer Exp $ EAPI=2 @@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha 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 ">=dev-ruby/sexp-processor-3.0.1" -- cgit v1.2.3-65-gdbad