summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-01-15 10:08:21 +0100
committerHans de Graaff <graaff@gentoo.org>2017-01-15 10:23:50 +0100
commit4f0caae4bd30b6d92e80ce2ed93ece72897f3e74 (patch)
tree6cfbd98208a65f63a7c13b590de5e4f8a17b966f
parentdev-ruby/regexp_parser: add missing ragel dependency, fixing 605670 (diff)
downloadgentoo-4f0caae4bd30b6d92e80ce2ed93ece72897f3e74.tar.gz
gentoo-4f0caae4bd30b6d92e80ce2ed93ece72897f3e74.tar.bz2
gentoo-4f0caae4bd30b6d92e80ce2ed93ece72897f3e74.zip
dev-ruby/redcloth: use compatible ragel version, bug 605670
Package-Manager: portage-2.3.0
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild4
-rw-r--r--dev-ruby/redcloth/redcloth-4.3.2.ebuild4
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 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
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
index 28dd7b24f2c6..e59a3d0720e1 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