summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 17:41:57 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:02:01 +0200
commite17191234069a6eb6e88836d9f6cfb8eca570be3 (patch)
treed744e52f178d3d8c907d04ede56b8fef35f86812 /dev-ros/move_slow_and_clear
parentdev-ros/nav_core: Remove old (diff)
downloadgentoo-e17191234069a6eb6e88836d9f6cfb8eca570be3.tar.gz
gentoo-e17191234069a6eb6e88836d9f6cfb8eca570be3.tar.bz2
gentoo-e17191234069a6eb6e88836d9f6cfb8eca570be3.zip
dev-ros/move_slow_and_clear: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/move_slow_and_clear')
-rw-r--r--dev-ros/move_slow_and_clear/move_slow_and_clear-1.17.0.ebuild5
-rw-r--r--dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild7
2 files changed, 5 insertions, 7 deletions
diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.17.0.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.17.0.ebuild
index 3990eca3eee6..a1ed26ce92da 100644
--- a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.17.0.ebuild
+++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.17.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-planning/navigation"
ROS_SUBDIR=${PN}
KEYWORDS="~amd64 ~arm"
@@ -15,7 +15,6 @@ IUSE=""
RDEPEND="
>=dev-ros/costmap_2d-1.16
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_core
dev-ros/pluginlib
dev-ros/roscpp
@@ -26,5 +25,5 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-ros/cmake_modules
-
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
index a70cd2ed0f3d..a1ed26ce92da 100644
--- a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
+++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-planning/navigation"
ROS_SUBDIR=${PN}
KEYWORDS="~amd64 ~arm"
@@ -15,7 +15,6 @@ IUSE=""
RDEPEND="
>=dev-ros/costmap_2d-1.16
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/nav_core
dev-ros/pluginlib
dev-ros/roscpp
@@ -26,5 +25,5 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-ros/cmake_modules
-
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"