commit: f8d43c6b45034ce2518bd08e1cd4a86a43fde902
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 09:33:53 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 09:33:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d43c6b
dev-ruby/mustache: add ronn-ng as an alternative
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/mustache/mustache-1.1.1.ebuild | 4 ++--
1 file 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