summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-03-29 11:33:53 +0200
committerHans de Graaff <graaff@gentoo.org>2023-03-29 11:33:53 +0200
commitf8d43c6b45034ce2518bd08e1cd4a86a43fde902 (patch)
tree377b7ad499a05b6d1bbe5d9d74df1956bc0b2891
parentdev-ruby/rake-compiler: drop 1.1.1 (diff)
downloadgentoo-f8d43c6b.tar.gz
gentoo-f8d43c6b.tar.bz2
gentoo-f8d43c6b.zip
dev-ruby/mustache: add ronn-ng as an alternative
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/mustache/mustache-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-1.1.1.ebuild b/dev-ruby/mustache/mustache-1.1.1.ebuild
index 4d0fd65664ca..a7098c7c09b0 100644
--- a/dev-ruby/mustache/mustache-1.1.1.ebuild
+++ b/dev-ruby/mustache/mustache-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ IUSE=""
PATCHES=( "${FILESDIR}/${P}-test-ordering.patch" )
-ruby_add_bdepend "doc? ( app-text/ronn )"
+ruby_add_bdepend "doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
all_ruby_prepare() {
# Fix for renamed .ron files