summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:20:39 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:29:48 +0200
commit127954e508cb69675a48c1585a53c52dd00eb166 (patch)
treee535cef6509fdc3e4df0bcb5db3a6536fc923ff8 /dev-ros/sensor_msgs/sensor_msgs-9999.ebuild
parentdev-ros/shape_msgs: Remove old (diff)
downloadgentoo-127954e508cb69675a48c1585a53c52dd00eb166.tar.gz
gentoo-127954e508cb69675a48c1585a53c52dd00eb166.tar.bz2
gentoo-127954e508cb69675a48c1585a53c52dd00eb166.zip
dev-ros/sensor_msgs: 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/sensor_msgs/sensor_msgs-9999.ebuild')
-rw-r--r--dev-ros/sensor_msgs/sensor_msgs-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild b/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild
index 99a3cc4151ad..345bedc726b9 100644
--- a/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild
+++ b/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros/common_msgs"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
inherit ros-catkin
-DESCRIPTION="Messages for commonly used sensors, including cameras and scanning laser rangefinders"
+DESCRIPTION="Messages for commonly used sensors: cameras and scanning laser rangefinders"
LICENSE="BSD"
SLOT="0"
IUSE=""