diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:10:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:43 +0200 |
commit | b5531ae5c11f03135e92b2c854be92ac215e1f12 (patch) | |
tree | a9099f99272cc6071004b40c794c26b58c92d0d6 /dev-ros/combined_robot_hw | |
parent | dev-ros/combined_robot_hw_tests: Remove old (diff) | |
download | gentoo-b5531ae5c11f03135e92b2c854be92ac215e1f12.tar.gz gentoo-b5531ae5c11f03135e92b2c854be92ac215e1f12.tar.bz2 gentoo-b5531ae5c11f03135e92b2c854be92ac215e1f12.zip |
dev-ros/combined_robot_hw: 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/combined_robot_hw')
-rw-r--r-- | dev-ros/combined_robot_hw/combined_robot_hw-0.19.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.19.1.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-0.19.1.ebuild index e0961824c2a4..321a5d7c964b 100644 --- a/dev-ros/combined_robot_hw/combined_robot_hw-0.19.1.ebuild +++ b/dev-ros/combined_robot_hw/combined_robot_hw-0.19.1.ebuild @@ -1,7 +1,7 @@ # 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-controls/ros_control" KEYWORDS="~amd64" ROS_SUBDIR=${PN} diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild index 99715e8c95e0..321a5d7c964b 100644 --- a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild +++ b/dev-ros/combined_robot_hw/combined_robot_hw-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-controls/ros_control" KEYWORDS="~amd64" ROS_SUBDIR=${PN} |