Skip to content

Commit

Permalink
dev-ros/qt_gui_app: bump eapi
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Jul 15, 2020
1 parent e950ce0 commit 1d45b64
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions dev-ros/qt_gui_app/qt_gui_app-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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=""
Expand Down

0 comments on commit 1d45b64

Please sign in to comment.