commit: 01030d4151fbbfdb92571f9c319501c02910fef9
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 16:44:23 2021 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 12 16:58:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01030d41
dev-ros/global_planner: add slot dep on angles
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
.../{global_planner-1.17.1.ebuild => global_planner-1.17.1-r1.ebuild} | 4 ++--
dev-ros/global_planner/global_planner-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ros/global_planner/global_planner-1.17.1.ebuild
b/dev-ros/global_planner/global_planner-1.17.1-r1.ebuild
similarity index 92%
rename from dev-ros/global_planner/global_planner-1.17.1.ebuild
rename to dev-ros/global_planner/global_planner-1.17.1-r1.ebuild
index 8d1a9dbe0d2..3858fdca1c1 100644
--- a/dev-ros/global_planner/global_planner-1.17.1.ebuild
+++ b/dev-ros/global_planner/global_planner-1.17.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/boost:=
dev-libs/console_bridge:=
- dev-ros/angles
+ dev-ros/angles:0
"
DEPEND="${RDEPEND}
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
diff --git a/dev-ros/global_planner/global_planner-9999.ebuild
b/dev-ros/global_planner/global_planner-9999.ebuild
index 8d1a9dbe0d2..3858fdca1c1 100644
--- a/dev-ros/global_planner/global_planner-9999.ebuild
+++ b/dev-ros/global_planner/global_planner-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/boost:=
dev-libs/console_bridge:=
- dev-ros/angles
+ dev-ros/angles:0
"
DEPEND="${RDEPEND}
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]