commit: b65c2fc464ef428f303cca425222e682e25237b9 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 12:21:15 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 12:33:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65c2fc4
dev-ros/calibration_launch: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/calibration_launch/calibration_launch-0.10.14.ebuild | 6 +++--- dev-ros/calibration_launch/calibration_launch-9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ros/calibration_launch/calibration_launch-0.10.14.ebuild b/dev-ros/calibration_launch/calibration_launch-0.10.14.ebuild index af3023c2b45..b3b79675727 100644 --- a/dev-ros/calibration_launch/calibration_launch-0.10.14.ebuild +++ b/dev-ros/calibration_launch/calibration_launch-0.10.14.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/calibration" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Launch files that can be helpful in configuring the calibration stack to run on your robot" +DESCRIPTION="Launch files for configuring the calibration stack to run on your robot" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/calibration_launch/calibration_launch-9999.ebuild b/dev-ros/calibration_launch/calibration_launch-9999.ebuild index af3023c2b45..b3b79675727 100644 --- a/dev-ros/calibration_launch/calibration_launch-9999.ebuild +++ b/dev-ros/calibration_launch/calibration_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/ros-perception/calibration" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Launch files that can be helpful in configuring the calibration stack to run on your robot" +DESCRIPTION="Launch files for configuring the calibration stack to run on your robot" LICENSE="BSD" SLOT="0" IUSE=""
