diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:05:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:39 +0200 |
commit | 3f923b06723a819c0f1fbd4cdfc9bd451d795090 (patch) | |
tree | efd39353ded01b301b50b60381ae9468210178c8 /ros-meta/calibration/calibration-0.10.14.ebuild | |
parent | ros-meta/perception_pcl: eapi7 (diff) | |
download | gentoo-3f923b06723a819c0f1fbd4cdfc9bd451d795090.tar.gz gentoo-3f923b06723a819c0f1fbd4cdfc9bd451d795090.tar.bz2 gentoo-3f923b06723a819c0f1fbd4cdfc9bd451d795090.zip |
ros-meta/calibration: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/calibration/calibration-0.10.14.ebuild')
-rw-r--r-- | ros-meta/calibration/calibration-0.10.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/calibration/calibration-0.10.14.ebuild b/ros-meta/calibration/calibration-0.10.14.ebuild index a03172ae3649..6b07f5abbf21 100644 --- a/ros-meta/calibration/calibration-0.10.14.ebuild +++ b/ros-meta/calibration/calibration-0.10.14.ebuild @@ -1,7 +1,7 @@ -# 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" ROS_SUBDIR=${PN} |