diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:16:09 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:58 +0200 |
commit | 95e5145dcd1698aad354d37adf12bcac73ac2b46 (patch) | |
tree | c6a3e41b915d31896f5b1cee76385ce685c2aa07 /dev-ros/hector_slam_launch | |
parent | dev-ros/hector_trajectory_server: bump eapi (diff) | |
download | gentoo-95e5145dcd1698aad354d37adf12bcac73ac2b46.tar.gz gentoo-95e5145dcd1698aad354d37adf12bcac73ac2b46.tar.bz2 gentoo-95e5145dcd1698aad354d37adf12bcac73ac2b46.zip |
dev-ros/hector_slam_launch: 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/hector_slam_launch')
-rw-r--r-- | dev-ros/hector_slam_launch/hector_slam_launch-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/hector_slam_launch/hector_slam_launch-9999.ebuild b/dev-ros/hector_slam_launch/hector_slam_launch-9999.ebuild index 9993f129fe07..a3654d956875 100644 --- a/dev-ros/hector_slam_launch/hector_slam_launch-9999.ebuild +++ b/dev-ros/hector_slam_launch/hector_slam_launch-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/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Launch files for launching hector_slam with different robot systems/setups/postprocessing scenarios" +DESCRIPTION="Launch files for launching hector_slam with different robot scenarios" LICENSE="BSD" SLOT="0" IUSE="" |