diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:26:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:48 +0200 |
commit | 06bf7b96baafa34fa32d44f35d561649f99b0bfd (patch) | |
tree | c8a62d1021d0419b4b7b2e2dc711d58978834dcc /ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild | |
parent | ros-meta/robot_model: eapi7 (diff) | |
download | gentoo-06bf7b96baafa34fa32d44f35d561649f99b0bfd.tar.gz gentoo-06bf7b96baafa34fa32d44f35d561649f99b0bfd.tar.bz2 gentoo-06bf7b96baafa34fa32d44f35d561649f99b0bfd.zip |
ros-meta/rqt_robot_plugins: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild')
-rw-r--r-- | ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild index 6479e689d0c3..e1a1e96a2155 100644 --- a/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild +++ b/ros-meta/rqt_robot_plugins/rqt_robot_plugins-9999.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 KEYWORDS="~amd64" ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins" inherit ros-catkin -DESCRIPTION="Metapackage of rqt plugins that are particularly used with robots during its operation" +DESCRIPTION="rqt plugins that are particularly used with robots during its operation" LICENSE="BSD" SLOT="0" IUSE="" |