summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-28 07:16:53 +0000
committerSam James <sam@gentoo.org>2022-01-28 07:23:47 +0000
commit69c02494026f166b6ea0ac1ef96bf104c8ba0e83 (patch)
tree8b3bd596723c4c65370bdbba3baf2d6d26bb74bc /sci-electronics/gazebo
parentapp-accessibility/espeak-ng: allow using app-text/ronn-ng for USE=man (diff)
downloadgentoo-69c02494026f166b6ea0ac1ef96bf104c8ba0e83.tar.gz
gentoo-69c02494026f166b6ea0ac1ef96bf104c8ba0e83.tar.bz2
gentoo-69c02494026f166b6ea0ac1ef96bf104c8ba0e83.zip
sci-electronics/gazebo: allow app-text/ronn-ng instead of app-text/ronn
ronn is going away and is replaced by ronn-ng. (Revbump because otherwise the package manager has no reason to be aware that it can be liberated of app-text/ronn and choose app-text/ronn-ng otherwise, when app-text/ronn gets masked.) Bug: https://bugs.gentoo.org/770907 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics/gazebo')
-rw-r--r--sci-electronics/gazebo/gazebo-11.3.0-r4.ebuild (renamed from sci-electronics/gazebo/gazebo-11.3.0-r3.ebuild)4
-rw-r--r--sci-electronics/gazebo/gazebo-11.5.1-r4.ebuild (renamed from sci-electronics/gazebo/gazebo-11.5.1-r3.ebuild)4
-rw-r--r--sci-electronics/gazebo/gazebo-11.7.0-r3.ebuild (renamed from sci-electronics/gazebo/gazebo-11.7.0-r2.ebuild)4
-rw-r--r--sci-electronics/gazebo/gazebo-11.9.1-r1.ebuild (renamed from sci-electronics/gazebo/gazebo-11.9.1.ebuild)4
4 files changed, 8 insertions, 8 deletions
diff --git a/sci-electronics/gazebo/gazebo-11.3.0-r3.ebuild b/sci-electronics/gazebo/gazebo-11.3.0-r4.ebuild
index dd11acd611ae..22a15762cc2c 100644
--- a/sci-electronics/gazebo/gazebo-11.3.0-r3.ebuild
+++ b/sci-electronics/gazebo/gazebo-11.3.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
BDEPEND="
- app-text/ronn
+ || ( app-text/ronn-ng app-text/ronn )
app-arch/gzip
virtual/pkgconfig
"
diff --git a/sci-electronics/gazebo/gazebo-11.5.1-r3.ebuild b/sci-electronics/gazebo/gazebo-11.5.1-r4.ebuild
index dd11acd611ae..22a15762cc2c 100644
--- a/sci-electronics/gazebo/gazebo-11.5.1-r3.ebuild
+++ b/sci-electronics/gazebo/gazebo-11.5.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
BDEPEND="
- app-text/ronn
+ || ( app-text/ronn-ng app-text/ronn )
app-arch/gzip
virtual/pkgconfig
"
diff --git a/sci-electronics/gazebo/gazebo-11.7.0-r2.ebuild b/sci-electronics/gazebo/gazebo-11.7.0-r3.ebuild
index dd11acd611ae..22a15762cc2c 100644
--- a/sci-electronics/gazebo/gazebo-11.7.0-r2.ebuild
+++ b/sci-electronics/gazebo/gazebo-11.7.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
BDEPEND="
- app-text/ronn
+ || ( app-text/ronn-ng app-text/ronn )
app-arch/gzip
virtual/pkgconfig
"
diff --git a/sci-electronics/gazebo/gazebo-11.9.1.ebuild b/sci-electronics/gazebo/gazebo-11.9.1-r1.ebuild
index c6602d9de1c3..f34484f385e7 100644
--- a/sci-electronics/gazebo/gazebo-11.9.1.ebuild
+++ b/sci-electronics/gazebo/gazebo-11.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
BDEPEND="
- app-text/ronn
+ || ( app-text/ronn-ng app-text/ronn )
app-arch/gzip
virtual/pkgconfig
"