diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:46:40 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 19:34:40 +0200 |
commit | 6b2c46a535839c66bfc7768c90fbf4fcf722a8f3 (patch) | |
tree | 2a37d3df83610595ed479adffe9f9eacca36aa81 /dev-ros/gazebo_ros_control | |
parent | dev-ros/gennodejs: bump eapi (diff) | |
download | gentoo-6b2c46a535839c66bfc7768c90fbf4fcf722a8f3.tar.gz gentoo-6b2c46a535839c66bfc7768c90fbf4fcf722a8f3.tar.bz2 gentoo-6b2c46a535839c66bfc7768c90fbf4fcf722a8f3.zip |
dev-ros/gazebo_ros_control: 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_ros_control')
-rw-r--r-- | dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild b/dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild index e824028e5285..69cdfcc93cd1 100644 --- a/dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild +++ b/dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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" ROS_SUBDIR=${PN} |