summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 18:48:37 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 19:34:41 +0200
commit8e9a889f34ba328d4254dc14a3f2172f3332f059 (patch)
tree891ec4952206eada11c0420945279020b7c62f95 /dev-ros/gazebo_msgs
parentdev-ros/gazebo_ros: bump eapi (diff)
downloadgentoo-8e9a889f34ba328d4254dc14a3f2172f3332f059.tar.gz
gentoo-8e9a889f34ba328d4254dc14a3f2172f3332f059.tar.bz2
gentoo-8e9a889f34ba328d4254dc14a3f2172f3332f059.zip
dev-ros/gazebo_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/gazebo_msgs')
-rw-r--r--dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild
index b8da68f271a3..8e7fc5d60e03 100644
--- a/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild
+++ b/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild
@@ -1,10 +1,9 @@
# 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-simulation/gazebo_ros_pkgs"
KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
CATKIN_HAS_MESSAGES=yes
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs"