diff options
author | 2020-07-10 16:18:06 +0200 | |
---|---|---|
committer | 2020-07-10 18:01:38 +0200 | |
commit | e44683f7e1f6b1396f0fb92638108fd343f40c69 (patch) | |
tree | 3d2fd351fbfe4ffc4664a06cd34fff73921d16c3 /dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild | |
parent | app-admin/denyhosts: remove myself as maintainer (diff) | |
download | gentoo-e44683f7e1f6b1396f0fb92638108fd343f40c69.tar.gz gentoo-e44683f7e1f6b1396f0fb92638108fd343f40c69.tar.bz2 gentoo-e44683f7e1f6b1396f0fb92638108fd343f40c69.zip |
dev-ros/rqt_reconfigure: bump to 0.5.3
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild index 990d0892323d..850f0975d81d 100644 --- a/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild +++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild @@ -1,15 +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_reconfigure" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin -DESCRIPTION="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" +DESCRIPTION="Provides the way to view and edit the parameters from dynamic_reconfigure" LICENSE="BSD" SLOT="0" IUSE="" |