summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:05:59 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:29:38 +0200
commit42723991062c3f69d17fecdebe206c0812b94f83 (patch)
tree275c12a469f2532b0720f630db0b64033c4f8c3c /dev-ros/hardware_interface
parentdev-ros/joint_limits_interface: Remove old (diff)
downloadgentoo-42723991062c3f69d17fecdebe206c0812b94f83.tar.gz
gentoo-42723991062c3f69d17fecdebe206c0812b94f83.tar.bz2
gentoo-42723991062c3f69d17fecdebe206c0812b94f83.zip
dev-ros/hardware_interface: 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/hardware_interface')
-rw-r--r--dev-ros/hardware_interface/hardware_interface-0.19.1.ebuild2
-rw-r--r--dev-ros/hardware_interface/hardware_interface-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/hardware_interface/hardware_interface-0.19.1.ebuild b/dev-ros/hardware_interface/hardware_interface-0.19.1.ebuild
index 6057dafc310b..534f5a3f8d25 100644
--- a/dev-ros/hardware_interface/hardware_interface-0.19.1.ebuild
+++ b/dev-ros/hardware_interface/hardware_interface-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/hardware_interface/hardware_interface-9999.ebuild b/dev-ros/hardware_interface/hardware_interface-9999.ebuild
index a2893f32df40..534f5a3f8d25 100644
--- a/dev-ros/hardware_interface/hardware_interface-9999.ebuild
+++ b/dev-ros/hardware_interface/hardware_interface-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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}