diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:20:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:48 +0200 |
commit | 127954e508cb69675a48c1585a53c52dd00eb166 (patch) | |
tree | e535cef6509fdc3e4df0bcb5db3a6536fc923ff8 /dev-ros/sensor_msgs | |
parent | dev-ros/shape_msgs: Remove old (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ros/sensor_msgs/sensor_msgs-1.13.0.ebuild | 5 | ||||
-rw-r--r-- | dev-ros/sensor_msgs/sensor_msgs-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
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="" |