summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 14:11:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 14:33:31 +0200
commit7add1664bb3a2bc36e864e08bb3cafdd73620454 (patch)
treeb2a0065473c64b7ccec1872bdeb05ce95287b0be /dev-ros/laser_cb_detector/laser_cb_detector-9999.ebuild
parentdev-ros/monocam_settler: Remove old (diff)
downloadgentoo-7add1664bb3a2bc36e864e08bb3cafdd73620454.tar.gz
gentoo-7add1664bb3a2bc36e864e08bb3cafdd73620454.tar.bz2
gentoo-7add1664bb3a2bc36e864e08bb3cafdd73620454.zip
dev-ros/laser_cb_detector: 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/laser_cb_detector/laser_cb_detector-9999.ebuild')
-rw-r--r--dev-ros/laser_cb_detector/laser_cb_detector-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/laser_cb_detector/laser_cb_detector-9999.ebuild b/dev-ros/laser_cb_detector/laser_cb_detector-9999.ebuild
index 605a596b776e..b388b1b47d9e 100644
--- a/dev-ros/laser_cb_detector/laser_cb_detector-9999.ebuild
+++ b/dev-ros/laser_cb_detector/laser_cb_detector-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-perception/calibration"
CATKIN_HAS_MESSAGES=yes
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"