summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-09-15 04:48:24 +0000
committerJeroen Roovers <jer@gentoo.org>2011-09-15 04:48:24 +0000
commitde5cea8e45114ab0d6e3653f078bda2122f55a56 (patch)
tree5fbe830140d747fdc189e4428c7652d807413948 /dev-ruby/ruby_parser
parentStable for HPPA (bug #369573). (diff)
downloadgentoo-2-de5cea8e45114ab0d6e3653f078bda2122f55a56.tar.gz
gentoo-2-de5cea8e45114ab0d6e3653f078bda2122f55a56.tar.bz2
gentoo-2-de5cea8e45114ab0d6e3653f078bda2122f55a56.zip
Stable for HPPA (bug #369573).
(Portage version: 2.2.0_alpha56/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog5
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <jer@gentoo.org> 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"