diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 17:14:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:47 +0200 |
commit | a0fffd1f2eca973392fab81c01d530edd7eb59f0 (patch) | |
tree | 7e8963e10e3df9cf69d05bdf8843be8cddc4ac61 /dev-ros/rqt_console/rqt_console-9999.ebuild | |
parent | dev-ros/rqt_dep: Remove old (diff) | |
download | gentoo-a0fffd1f2eca973392fab81c01d530edd7eb59f0.tar.gz gentoo-a0fffd1f2eca973392fab81c01d530edd7eb59f0.tar.bz2 gentoo-a0fffd1f2eca973392fab81c01d530edd7eb59f0.zip |
dev-ros/rqt_console: bump to 0.4.11
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_console/rqt_console-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_console/rqt_console-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/rqt_console/rqt_console-9999.ebuild b/dev-ros/rqt_console/rqt_console-9999.ebuild index eefcdaa3e26c..7804ae8e93f0 100644 --- a/dev-ros/rqt_console/rqt_console-9999.ebuild +++ b/dev-ros/rqt_console/rqt_console-9999.ebuild @@ -1,11 +1,10 @@ -# 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_console" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin |