From 127954e508cb69675a48c1585a53c52dd00eb166 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 8 Jul 2020 18:20:39 +0200 Subject: dev-ros/sensor_msgs: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/sensor_msgs/sensor_msgs-1.13.0.ebuild | 5 ++--- dev-ros/sensor_msgs/sensor_msgs-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'dev-ros/sensor_msgs') diff --git a/dev-ros/sensor_msgs/sensor_msgs-1.13.0.ebuild b/dev-ros/sensor_msgs/sensor_msgs-1.13.0.ebuild index 99a3cc4151ad..345bedc726b9 100644 --- a/dev-ros/sensor_msgs/sensor_msgs-1.13.0.ebuild +++ b/dev-ros/sensor_msgs/sensor_msgs-1.13.0.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="" 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="" -- cgit v1.2.3-65-gdbad