diff options
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="" |