diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:17:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:34 +0200 |
commit | 94d251758b4bc7f68d6a02c7de334b0f2e729bb5 (patch) | |
tree | 2d86a6f19af4b870442f54918285ee6a9584de5c /dev-ros/calibration_setup_helper | |
parent | dev-ros/image_cb_detector: readd lost patch (diff) | |
download | gentoo-94d251758b4bc7f68d6a02c7de334b0f2e729bb5.tar.gz gentoo-94d251758b4bc7f68d6a02c7de334b0f2e729bb5.tar.bz2 gentoo-94d251758b4bc7f68d6a02c7de334b0f2e729bb5.zip |
dev-ros/calibration_setup_helper: 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_setup_helper')
-rw-r--r-- | dev-ros/calibration_setup_helper/calibration_setup_helper-0.10.14.ebuild | 5 | ||||
-rw-r--r-- | dev-ros/calibration_setup_helper/calibration_setup_helper-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/calibration_setup_helper/calibration_setup_helper-0.10.14.ebuild b/dev-ros/calibration_setup_helper/calibration_setup_helper-0.10.14.ebuild index bb46fd420687..58b1a15eaf9d 100644 --- a/dev-ros/calibration_setup_helper/calibration_setup_helper-0.10.14.ebuild +++ b/dev-ros/calibration_setup_helper/calibration_setup_helper-0.10.14.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 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_setup_helper/calibration_setup_helper-9999.ebuild b/dev-ros/calibration_setup_helper/calibration_setup_helper-9999.ebuild index bb46fd420687..58b1a15eaf9d 100644 --- a/dev-ros/calibration_setup_helper/calibration_setup_helper-9999.ebuild +++ b/dev-ros/calibration_setup_helper/calibration_setup_helper-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 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 |