From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/
Date: Fri, 28 Jan 2022 07:24:19 +0000 (UTC) [thread overview]
Message-ID: <1643354627.69c02494026f166b6ea0ac1ef96bf104c8ba0e83.sam@gentoo> (raw)
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
"
next reply other threads:[~2022-01-28 7:24 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-28 7:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 15:03 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ Andreas Sturmlechner
2023-11-21 17:47 Alexis Ballier
2023-06-12 14:06 Sam James
2023-02-01 19:27 Andreas Sturmlechner
2022-10-18 13:16 Alexis Ballier
2022-09-04 12:23 David Seifert
2022-04-21 11:16 Alexis Ballier
2022-02-21 17:04 Alexis Ballier
2021-12-15 9:28 Alexis Ballier
2021-12-15 9:28 Alexis Ballier
2021-12-02 1:25 Sam James
2021-10-29 22:23 Sam James
2021-08-03 15:52 Alexis Ballier
2021-06-18 19:18 David Seifert
2021-05-12 9:53 Alexis Ballier
2020-09-21 13:47 Alexis Ballier
2020-04-26 7:54 Mikle Kolyada
2019-12-10 17:35 Alexis Ballier
2019-04-05 17:11 Alexis Ballier
2019-02-15 12:36 Alexis Ballier
2018-12-20 16:10 Alexis Ballier
2018-12-20 16:10 Alexis Ballier
2018-10-03 13:52 Alexis Ballier
2018-08-23 11:41 Alexis Ballier
2018-08-22 9:32 Alexis Ballier
2018-07-16 10:51 Alexis Ballier
2018-06-25 4:44 Andreas Sturmlechner
2018-06-25 4:44 Andreas Sturmlechner
2018-06-21 13:36 Alexis Ballier
2018-06-08 12:26 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2017-12-26 14:54 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-05-07 12:36 Alexis Ballier
2017-02-21 9:21 Alexis Ballier
2017-01-17 13:02 Alexis Ballier
2017-01-17 13:02 Alexis Ballier
2017-01-17 12:54 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-10-12 13:43 Alexis Ballier
2016-10-12 11:23 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-07-11 7:58 Alexis Ballier
2016-06-17 16:27 Alexis Ballier
2016-05-02 16:35 Alexis Ballier
2016-04-09 19:15 Alexis Ballier
2016-03-02 19:36 Alexis Ballier
2016-01-28 20:25 Alexis Ballier
2015-11-01 11:48 Alexis Ballier
2015-09-16 13:17 Alexis Ballier
2015-09-16 11:33 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1643354627.69c02494026f166b6ea0ac1ef96bf104c8ba0e83.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox