summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog5
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index c58af2785716..9329ca4fe124 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.54 2013/12/19 14:19:39 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.55 2013/12/19 14:30:36 hattya Exp $
+
+ 19 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby_parser-3.1.3.ebuild:
+ ia64 stable wrt bug #483708
19 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby_parser-2.3.1-r1.ebuild:
ia64 stable wrt bug #483708
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild
index 34cf4e2650bb..9c04b28d13a7 100644
--- a/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.10 2013/11/24 19:50:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.11 2013/12/19 14:30:36 hattya Exp $
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp_processor-4.1:4