dev-ruby/redcloth: use compatible ragel version, bug 605670
authorHans de Graaff <graaff@gentoo.org>
Sun, 15 Jan 2017 09:08:21 +0000 (10:08 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 15 Jan 2017 09:23:50 +0000 (10:23 +0100)
Package-Manager: portage-2.3.0

dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
dev-ruby/redcloth/redcloth-4.3.2.ebuild

index 850fc2a9962c3164f7459e94a69b080c0358663c..e29704585201739272b00f69fd076b22bd1f00a1 100644 (file)
@@ -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
index 28dd7b24f2c6b7381e51b61d3775ffaba0775747..e59a3d0720e1513677247096bb0990048a9229af 100644 (file)
@@ -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