summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-21 19:20:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-21 19:20:03 +0000
commit4efd48619961bcdcb7914db32d5a3201e75089be (patch)
tree3d172dd4c2eb98c073630889a5bcab06baf6a55c /dev-ruby
parentStable on amd64 wrt bug #355299 (diff)
downloadgentoo-2-4efd48619961bcdcb7914db32d5a3201e75089be.tar.gz
gentoo-2-4efd48619961bcdcb7914db32d5a3201e75089be.tar.bz2
gentoo-2-4efd48619961bcdcb7914db32d5a3201e75089be.zip
Stable on amd64 wrt bug #355299
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog5
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 66a3bfa0cfbe..11f3031d02c9 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.20 2011/02/19 08:31:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.21 2011/02/21 19:20:03 hwoarang Exp $
+
+ 21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ruby_parser-2.0.5.ebuild:
+ Stable on amd64 wrt bug #355299
*ruby_parser-2.0.6 (19 Feb 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 ba8a8825f4e0..9ea830e194f8 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-2010 Gentoo Foundation
+# 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.4 2010/12/28 08:08:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.5 2011/02/21 19:20:03 hwoarang 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"