diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:21:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:35 +0200 |
commit | b65c2fc464ef428f303cca425222e682e25237b9 (patch) | |
tree | 329667c8e6f3f15f296d858f61d0633d6dc2884b /dev-ros/calibration_launch | |
parent | dev-ros/calibration_msgs: bump eapi (diff) | |
download | gentoo-b65c2fc464ef428f303cca425222e682e25237b9.tar.gz gentoo-b65c2fc464ef428f303cca425222e682e25237b9.tar.bz2 gentoo-b65c2fc464ef428f303cca425222e682e25237b9.zip |
dev-ros/calibration_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/calibration_launch')
-rw-r--r-- | dev-ros/calibration_launch/calibration_launch-0.10.14.ebuild | 6 | ||||
-rw-r--r-- | 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 af3023c2b45d..b3b796757277 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 af3023c2b45d..b3b796757277 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="" |