diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:22:02 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:35 +0200 |
commit | 616b726ef53f7b4f8a144611151042e50754620f (patch) | |
tree | 2651026260bf8bfd20e0b45e26fb809cdbb72d8b /dev-ros/calibration_estimation | |
parent | dev-ros/calibration_launch: Remove old (diff) | |
download | gentoo-616b726ef53f7b4f8a144611151042e50754620f.tar.gz gentoo-616b726ef53f7b4f8a144611151042e50754620f.tar.bz2 gentoo-616b726ef53f7b4f8a144611151042e50754620f.zip |
dev-ros/calibration_estimation: 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/calibration_estimation')
-rw-r--r-- | dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild | 5 | ||||
-rw-r--r-- | dev-ros/calibration_estimation/calibration_estimation-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild b/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild index bbce471d0c6c..95df5b77cf91 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-0.10.14.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 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" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild b/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild index bbce471d0c6c..95df5b77cf91 100644 --- a/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild +++ b/dev-ros/calibration_estimation/calibration_estimation-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 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" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin |