diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:10:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:42 +0200 |
commit | bd0ae787037563e5fc80e80e1c626934f530f35b (patch) | |
tree | 042be905dc343ae111470e5c332de9679ecb3a35 /ros-meta/laser_pipeline | |
parent | ros-meta/hector_localization: eapi7 (diff) | |
download | gentoo-bd0ae787037563e5fc80e80e1c626934f530f35b.tar.gz gentoo-bd0ae787037563e5fc80e80e1c626934f530f35b.tar.bz2 gentoo-bd0ae787037563e5fc80e80e1c626934f530f35b.zip |
ros-meta/laser_pipeline: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/laser_pipeline')
-rw-r--r-- | ros-meta/laser_pipeline/laser_pipeline-1.6.3.ebuild | 6 | ||||
-rw-r--r-- | ros-meta/laser_pipeline/laser_pipeline-9999.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ros-meta/laser_pipeline/laser_pipeline-1.6.3.ebuild b/ros-meta/laser_pipeline/laser_pipeline-1.6.3.ebuild index 97502390531a..477ae01a7003 100644 --- a/ros-meta/laser_pipeline/laser_pipeline-1.6.3.ebuild +++ b/ros-meta/laser_pipeline/laser_pipeline-1.6.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2018 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/laser_pipeline" KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="Meta-package for processing laser data, e.g. converting laser data into 3D representations" +DESCRIPTION="Meta-package for processing laser data" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/ros-meta/laser_pipeline/laser_pipeline-9999.ebuild b/ros-meta/laser_pipeline/laser_pipeline-9999.ebuild index 7ad12c31e95d..477ae01a7003 100644 --- a/ros-meta/laser_pipeline/laser_pipeline-9999.ebuild +++ b/ros-meta/laser_pipeline/laser_pipeline-9999.ebuild @@ -1,13 +1,13 @@ -# 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/laser_pipeline" KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="Meta-package for processing laser data, e.g. converting laser data into 3D representations" +DESCRIPTION="Meta-package for processing laser data" LICENSE="BSD" SLOT="0" IUSE="" |