diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 17:28:07 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:52 +0200 |
commit | 77077d7920895192afa03bea9ec51ceb1321bddd (patch) | |
tree | 44c9ab701a9d6145a7fbef61c642433d319b3b52 /ros-meta/imu_tools | |
parent | ros-meta/rqt: Remove old (diff) | |
download | gentoo-77077d7920895192afa03bea9ec51ceb1321bddd.tar.gz gentoo-77077d7920895192afa03bea9ec51ceb1321bddd.tar.bz2 gentoo-77077d7920895192afa03bea9ec51ceb1321bddd.zip |
ros-meta/imu_tools: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/imu_tools')
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.2.2.ebuild | 2 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ros-meta/imu_tools/imu_tools-1.2.2.ebuild b/ros-meta/imu_tools/imu_tools-1.2.2.ebuild index 2e22ec4b2ad7..eeb282bb48d5 100644 --- a/ros-meta/imu_tools/imu_tools-1.2.2.ebuild +++ b/ros-meta/imu_tools/imu_tools-1.2.2.ebuild @@ -1,7 +1,7 @@ # 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/ccny-ros-pkg/imu_tools" KEYWORDS="~amd64" diff --git a/ros-meta/imu_tools/imu_tools-9999.ebuild b/ros-meta/imu_tools/imu_tools-9999.ebuild index 92c71cb0e9b2..eeb282bb48d5 100644 --- a/ros-meta/imu_tools/imu_tools-9999.ebuild +++ b/ros-meta/imu_tools/imu_tools-9999.ebuild @@ -1,7 +1,7 @@ -# 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/ccny-ros-pkg/imu_tools" KEYWORDS="~amd64" |