summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-15 18:15:29 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-15 18:57:12 +0200
commit1d45b640c95f04bc4c651eb2ccc86e5194a0afe3 (patch)
tree5bb4418e02c34bb3ee61389e733debb7324a31ed /dev-ros
parentdev-ros/qt_gui_cpp: bump eapi (diff)
downloadgentoo-1d45b640c95f04bc4c651eb2ccc86e5194a0afe3.tar.gz
gentoo-1d45b640c95f04bc4c651eb2ccc86e5194a0afe3.tar.bz2
gentoo-1d45b640c95f04bc4c651eb2ccc86e5194a0afe3.zip
dev-ros/qt_gui_app: 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')
-rw-r--r--dev-ros/qt_gui_app/qt_gui_app-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ros/qt_gui_app/qt_gui_app-9999.ebuild b/dev-ros/qt_gui_app/qt_gui_app-9999.ebuild
index bca6c4fa19d8..a540720f70e6 100644
--- a/dev-ros/qt_gui_app/qt_gui_app-9999.ebuild
+++ b/dev-ros/qt_gui_app/qt_gui_app-9999.ebuild
@@ -1,16 +1,15 @@
-# 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-visualization/qt_gui_core"
KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Main to start an instance of the integrated graphical user interface provided by qt_gui"
+DESCRIPTION="Instance of the integrated graphical user interface provided by qt_gui"
LICENSE="BSD"
SLOT="0"
IUSE=""