summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-03-27 19:21:01 +0000
committerBrent Baude <ranger@gentoo.org>2011-03-27 19:21:01 +0000
commitf3435cd50f83597bf3a9580e02b988ebb6c06621 (patch)
tree66a48657d0386727135952f567557babb48060be /dev-ruby/ruby_parser
parentstable ppc, bug 344525 (diff)
downloadgentoo-2-f3435cd50f83597bf3a9580e02b988ebb6c06621.tar.gz
gentoo-2-f3435cd50f83597bf3a9580e02b988ebb6c06621.tar.bz2
gentoo-2-f3435cd50f83597bf3a9580e02b988ebb6c06621.zip
Marking ruby_parser-2.0.5 ~ppc for bug 355299
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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 5baf0a343eb1..cbcb927204c2 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.22 2011/03/08 08:56:27 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.23 2011/03/27 19:21:01 ranger Exp $
+
+ 27 Mar 2011; Brent Baude <ranger@gentoo.org> ruby_parser-2.0.5.ebuild:
+ Marking ruby_parser-2.0.5 ppc stable for bug 355299
08 Mar 2011; Thomas Kahle <tomka@gentoo.org> ruby_parser-2.0.5.ebuild:
x86 stable per bug 355299
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 d08e538248c9..d9b013de5368 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.6 2011/03/08 08:56:27 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.7 2011/03/27 19:21:01 ranger 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"