commit:     69c02494026f166b6ea0ac1ef96bf104c8ba0e83
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 28 07:16:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 07:23:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c02494

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 <AT> gentoo.org>

 .../gazebo/{gazebo-11.3.0-r3.ebuild => gazebo-11.3.0-r4.ebuild}       | 4 ++--
 .../gazebo/{gazebo-11.5.1-r3.ebuild => gazebo-11.5.1-r4.ebuild}       | 4 ++--
 .../gazebo/{gazebo-11.7.0-r2.ebuild => gazebo-11.7.0-r3.ebuild}       | 4 ++--
 .../gazebo/{gazebo-11.9.1.ebuild => gazebo-11.9.1-r1.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
similarity index 96%
rename from sci-electronics/gazebo/gazebo-11.3.0-r3.ebuild
rename to 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
similarity index 96%
rename from sci-electronics/gazebo/gazebo-11.5.1-r3.ebuild
rename to 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
similarity index 96%
rename from sci-electronics/gazebo/gazebo-11.7.0-r2.ebuild
rename to 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
similarity index 96%
rename from sci-electronics/gazebo/gazebo-11.9.1.ebuild
rename to 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
 "

Reply via email to