summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 18:14:42 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 18:30:56 +0200
commite4eabcecbd850241aaf2da2476507ac3a4e9c7dd (patch)
tree48df3286bba7c2144c20b9108d6543b59b57b490 /ros-meta
parentdev-ros/imu_processors: Remove old (diff)
downloadgentoo-e4eabcecbd850241aaf2da2476507ac3a4e9c7dd.tar.gz
gentoo-e4eabcecbd850241aaf2da2476507ac3a4e9c7dd.tar.bz2
gentoo-e4eabcecbd850241aaf2da2476507ac3a4e9c7dd.zip
ros-meta/imu_pipeline: 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')
-rw-r--r--ros-meta/imu_pipeline/imu_pipeline-0.3.0.ebuild4
-rw-r--r--ros-meta/imu_pipeline/imu_pipeline-9999.ebuild6
2 files changed, 5 insertions, 5 deletions
diff --git a/ros-meta/imu_pipeline/imu_pipeline-0.3.0.ebuild b/ros-meta/imu_pipeline/imu_pipeline-0.3.0.ebuild
index 4350b6f6d0ab..1441847f0e98 100644
--- a/ros-meta/imu_pipeline/imu_pipeline-0.3.0.ebuild
+++ b/ros-meta/imu_pipeline/imu_pipeline-0.3.0.ebuild
@@ -1,14 +1,14 @@
# 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/imu_pipeline"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Tools for processing and pre-processing IMU messages for easier use by later subscribers"
+DESCRIPTION="Tools for processing IMU messages for easier use by later subscribers"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/ros-meta/imu_pipeline/imu_pipeline-9999.ebuild b/ros-meta/imu_pipeline/imu_pipeline-9999.ebuild
index 5ba8ef323c11..1441847f0e98 100644
--- a/ros-meta/imu_pipeline/imu_pipeline-9999.ebuild
+++ b/ros-meta/imu_pipeline/imu_pipeline-9999.ebuild
@@ -1,14 +1,14 @@
-# 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/imu_pipeline"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Tools for processing and pre-processing IMU messages for easier use by later subscribers"
+DESCRIPTION="Tools for processing IMU messages for easier use by later subscribers"
LICENSE="BSD"
SLOT="0"
IUSE=""