summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:50:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:50:29 +0000
commit7e9ad38c04adb160227134ea88b0b57030ad043c (patch)
tree433ebe66a705c8c2f0a77613f90c5fab77c46576 /dev-ruby/ruby_parser
parentStable for ppc, wrt bug #483708 (diff)
downloadgentoo-2-7e9ad38c04adb160227134ea88b0b57030ad043c.tar.gz
gentoo-2-7e9ad38c04adb160227134ea88b0b57030ad043c.tar.bz2
gentoo-2-7e9ad38c04adb160227134ea88b0b57030ad043c.zip
Stable for ppc64, wrt bug #483708
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog6
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild4
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 3ba91437706d..609c83acaf49 100644
--- a/dev-ruby/ruby_parser/ChangeLog
+++ b/dev-ruby/ruby_parser/ChangeLog
@@ -1,6 +1,10 @@
# 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.51 2013/11/24 19:49:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.52 2013/11/24 19:50:29 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> ruby_parser-2.3.1-r1.ebuild,
+ ruby_parser-3.1.3.ebuild:
+ Stable for ppc64, wrt bug #483708
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> ruby_parser-2.3.1-r1.ebuild,
ruby_parser-3.1.3.ebuild:
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild
index aa87e091efd9..9e1089d0876d 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.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-2.3.1-r1.ebuild,v 1.6 2013/11/24 19:49:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.7 2013/11/24 19:50:29 ago Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-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=""
# Restrict tests because the test case does not load the right version
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 e6be827817d4..28975f136099 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.8 2013/11/24 19:49:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.9 2013/11/24 19:50:29 ago 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