From 4f0caae4bd30b6d92e80ce2ed93ece72897f3e74 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 15 Jan 2017 10:08:21 +0100 Subject: 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild') diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild index 850fc2a9962c..e29704585201 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 -- cgit v1.2.3-65-gdbad