summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-05 15:55:20 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-05 15:55:20 +0000
commitf3092e8a69bab48faa79e81cc01318b86075b653 (patch)
tree3243b44c468827ede3d9254f91a229e280216d44 /dev-ruby
parentStable for HPPA (bug #483708). (diff)
downloadgentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.tar.gz
gentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.tar.bz2
gentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.zip
Stable for HPPA (bug #483708).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-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 5a2e854167d5..87b2274c260f 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.45 2013/09/04 13:48:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.46 2013/09/05 15:55:20 jer Exp $
+
+ 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> ruby_parser-2.3.1-r1.ebuild,
+ ruby_parser-3.1.3.ebuild:
+ Stable for HPPA (bug #483708).
04 Sep 2013; Manuel Rüger <mrueg@gentoo.org> -ruby_parser-2.3.0.ebuild,
-ruby_parser-2.3.1.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 3fa73e144fc9..9e146076d652 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.1 2013/05/31 18:14:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.2 2013/09/05 15:55:20 jer 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 8ca3254d8967..c4409fad281b 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.3 2013/05/31 18:14:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.4 2013/09/05 15:55:20 jer 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