commit:     84e38f495c37e2d92c303873dd5e617af7acb5ee
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 09:22:37 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 09:23:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e38f49

dev-ruby/gherkin: use compatible ragel version, bug 605670

Package-Manager: portage-2.3.0

 dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild | 4 ++--
 dev-ruby/gherkin/gherkin-2.12.2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild 
b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
index 9fb9868..4abafe8 100644
--- a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="doc test"
 
-DEPEND="${DEPEND} dev-util/ragel"
+DEPEND="${DEPEND} =dev-util/ragel-6*"
 RDEPEND="${RDEPEND}"
 
 ruby_add_bdepend "

diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild 
b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
index d78e016..01eaf24 100644
--- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="doc test"
 
-DEPEND="${DEPEND} dev-util/ragel"
+DEPEND="${DEPEND} =dev-util/ragel-6*"
 RDEPEND="${RDEPEND}"
 
 ruby_add_bdepend "

Reply via email to