summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-05-18 18:38:00 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-05-18 18:54:35 +0200
commit344932bdc7e7f77767f8714c722f12734004abda (patch)
tree59ed65b29e6f6156b7b817f9448c3daf03c4a31f /dev-ros/visp_tracker
parentdev-ros/visp_tracker: Remove old (diff)
downloadgentoo-344932bdc7e7f77767f8714c722f12734004abda.tar.gz
gentoo-344932bdc7e7f77767f8714c722f12734004abda.tar.bz2
gentoo-344932bdc7e7f77767f8714c722f12734004abda.zip
dev-ros/visp_tracker: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/visp_tracker')
-rw-r--r--dev-ros/visp_tracker/visp_tracker-0.11.1.ebuild5
-rw-r--r--dev-ros/visp_tracker/visp_tracker-9999.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/visp_tracker/visp_tracker-0.11.1.ebuild b/dev-ros/visp_tracker/visp_tracker-0.11.1.ebuild
index 7f8945759d9f..daf710861a29 100644
--- a/dev-ros/visp_tracker/visp_tracker-0.11.1.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-0.11.1.ebuild
@@ -1,13 +1,12 @@
-# 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/lagadic/vision_visp"
KEYWORDS="~amd64 ~arm"
VER_PREFIX="kinetic-"
ROS_SUBDIR=${PN}
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
inherit ros-catkin
diff --git a/dev-ros/visp_tracker/visp_tracker-9999.ebuild b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
index d4999b7b5199..daf710861a29 100644
--- a/dev-ros/visp_tracker/visp_tracker-9999.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
@@ -1,13 +1,12 @@
-# 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/lagadic/vision_visp"
KEYWORDS="~amd64 ~arm"
VER_PREFIX="kinetic-"
ROS_SUBDIR=${PN}
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
inherit ros-catkin