summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:09:49 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:29:42 +0200
commit0e2eeaa3ecdd4994d3b5cbaa85fb262c07409f64 (patch)
treed6fb05a23bc46a4ae7dd9142eb05110d6f87df9c
parentdev-ros/controller_interface: Remove old (diff)
downloadgentoo-0e2eeaa3ecdd4994d3b5cbaa85fb262c07409f64.tar.gz
gentoo-0e2eeaa3ecdd4994d3b5cbaa85fb262c07409f64.tar.bz2
gentoo-0e2eeaa3ecdd4994d3b5cbaa85fb262c07409f64.zip
dev-ros/combined_robot_hw_tests: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild3
-rw-r--r--dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild5
2 files changed, 3 insertions, 5 deletions
diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
index b5cf7b5b4c4b..6c3e539c4e5b 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.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
ROS_REPO_URI="https://github.com/ros-controls/ros_control"
KEYWORDS="~amd64"
ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin
diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index fca1073283bc..6c3e539c4e5b 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2017 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}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin