summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-20 05:59:22 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-20 05:59:22 +0000
commit54c6603d3dbb2f81f7977187098af1d33a1853a2 (patch)
tree671a33992d47656a4acf7c2bd5f52adbbb2fdece /dev-ruby/ruby_parser
parentStable for HPPA (bug #552244). (diff)
downloadgentoo-2-54c6603d3dbb2f81f7977187098af1d33a1853a2.tar.gz
gentoo-2-54c6603d3dbb2f81f7977187098af1d33a1853a2.tar.bz2
gentoo-2-54c6603d3dbb2f81f7977187098af1d33a1853a2.zip
Stable for HPPA (bug #552244).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 3475f2d4b730..f1d686cc79ee 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.79 2015/07/17 13:26:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.80 2015/07/20 05:59:22 jer Exp $
+
+ 20 Jul 2015; Jeroen Roovers <jer@gentoo.org> ruby_parser-3.6.6.ebuild:
+ Stable for HPPA (bug #552244).
17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> ruby_parser-3.6.6.ebuild:
ia64 stable wrt bug #552244
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild
index 2d1683edb3d9..1435cae348cd 100644
--- a/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.6.6.ebuild,v 1.6 2015/07/17 13:26:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.7 2015/07/20 05:59:22 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