summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 16:53:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 18:30:43 +0200
commit2e5dd7913a30d94f9a16a0c83a87b087c2a74449 (patch)
treef2e33521f4758c5b6968b560a52462dd3eb37ead /dev-ros/map_msgs/map_msgs-9999.ebuild
parentdev-ros/move_base_msgs: Remove old (diff)
downloadgentoo-2e5dd7913a30d94f9a16a0c83a87b087c2a74449.tar.gz
gentoo-2e5dd7913a30d94f9a16a0c83a87b087c2a74449.tar.bz2
gentoo-2e5dd7913a30d94f9a16a0c83a87b087c2a74449.zip
dev-ros/map_msgs: bump to 1.14.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/map_msgs/map_msgs-9999.ebuild')
-rw-r--r--dev-ros/map_msgs/map_msgs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/map_msgs/map_msgs-9999.ebuild b/dev-ros/map_msgs/map_msgs-9999.ebuild
index c6857178b651..b8edba6c29a9 100644
--- a/dev-ros/map_msgs/map_msgs-9999.ebuild
+++ b/dev-ros/map_msgs/map_msgs-9999.ebuild
@@ -1,11 +1,10 @@
# 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_msgs"
CATKIN_HAS_MESSAGES=yes
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs"