commit: 062b5475a5f19ada65d93f439aba1f338cca7240
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 14:04:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 14:06:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062b5475
sci-electronics/gazebo: drop app-text/ronn
The || ( ... ) doesn't let Portage easily figure out it can depclean it for
existing
installs.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../gazebo/{gazebo-11.12.0.ebuild => gazebo-11.12.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/gazebo/gazebo-11.12.0.ebuild
b/sci-electronics/gazebo/gazebo-11.12.0-r1.ebuild
similarity index 97%
rename from sci-electronics/gazebo/gazebo-11.12.0.ebuild
rename to sci-electronics/gazebo/gazebo-11.12.0-r1.ebuild
index 3eaa4232a79e..1ba53c80d837 100644
--- a/sci-electronics/gazebo/gazebo-11.12.0.ebuild
+++ b/sci-electronics/gazebo/gazebo-11.12.0-r1.ebuild
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/libxslt )
"
BDEPEND="
- || ( app-text/ronn-ng app-text/ronn )
+ app-text/ronn-ng
app-arch/gzip
virtual/pkgconfig
"