summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-08-12 18:44:23 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-08-12 18:58:16 +0200
commit01030d4151fbbfdb92571f9c319501c02910fef9 (patch)
tree46b98616df7544a70046b991d42c782854898eb1 /dev-ros
parentdev-ros/global_planner: Remove old (diff)
downloadgentoo-01030d4151fbbfdb92571f9c319501c02910fef9.tar.gz
gentoo-01030d4151fbbfdb92571f9c319501c02910fef9.tar.bz2
gentoo-01030d4151fbbfdb92571f9c319501c02910fef9.zip
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@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/global_planner/global_planner-1.17.1-r1.ebuild (renamed from dev-ros/global_planner/global_planner-1.17.1.ebuild)4
-rw-r--r--dev-ros/global_planner/global_planner-9999.ebuild4
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
index 8d1a9dbe0d24..3858fdca1c1a 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 8d1a9dbe0d24..3858fdca1c1a 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}]