diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:18:42 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:46 +0200 |
commit | 7d10ddbdcbaabeeb4e4c72092d13c6b74769ec4a (patch) | |
tree | fc4bd895f82caa9e5ddb43d471bf611d8a431102 /dev-ros/stereo_msgs | |
parent | dev-ros/trajectory_msgs: Remove old (diff) | |
download | gentoo-7d10ddbdcbaabeeb4e4c72092d13c6b74769ec4a.tar.gz gentoo-7d10ddbdcbaabeeb4e4c72092d13c6b74769ec4a.tar.bz2 gentoo-7d10ddbdcbaabeeb4e4c72092d13c6b74769ec4a.zip |
dev-ros/stereo_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/stereo_msgs')
-rw-r--r-- | dev-ros/stereo_msgs/stereo_msgs-1.13.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/stereo_msgs/stereo_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/stereo_msgs/stereo_msgs-1.13.0.ebuild b/dev-ros/stereo_msgs/stereo_msgs-1.13.0.ebuild index e52d3c2cb983..1154173356b6 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-1.13.0.ebuild +++ b/dev-ros/stereo_msgs/stereo_msgs-1.13.0.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 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" diff --git a/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild b/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild index e52d3c2cb983..1154173356b6 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild +++ b/dev-ros/stereo_msgs/stereo_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 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" |