commit: 4f0caae4bd30b6d92e80ce2ed93ece72897f3e74
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 09:08:21 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 09:23:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0caae4
dev-ruby/redcloth: use compatible ragel version, bug 605670
Package-Manager: portage-2.3.0
dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | 4 ++--
dev-ruby/redcloth/redcloth-4.3.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
index 850fc2a..e297045 100644
--- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.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$
@@ -31,7 +31,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
IUSE=""
-DEPEND+=" dev-util/ragel"
+DEPEND+=" =dev-util/ragel-6*"
ruby_add_bdepend "
>=dev-ruby/rake-0.8.7
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild
b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
index 28dd7b2..e59a3d0 100644
--- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.3.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$
@@ -30,7 +30,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
IUSE=""
-DEPEND+=" dev-util/ragel"
+DEPEND+=" =dev-util/ragel-6*"
ruby_add_bdepend "
>=dev-ruby/rake-0.8.7