mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-vcs/gitqlient: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
parent
9e78a96200
commit
23a74c129a
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit desktop qmake-utils xdg
|
||||
inherit qmake-utils xdg
|
||||
|
||||
MY_PN="GitQlient"
|
||||
MY_PV=$(ver_rs 3 -)
|
||||
@ -17,7 +17,6 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
dev-qt/qtcore:5
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit desktop git-r3 qmake-utils xdg
|
||||
inherit git-r3 qmake-utils xdg
|
||||
|
||||
MY_PN="GitQlient"
|
||||
|
||||
@ -12,12 +12,9 @@ HOMEPAGE="https://github.com/francescmm/GitQlient"
|
||||
|
||||
#EGIT_BRANCH="develop"
|
||||
EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git"
|
||||
SRC_URI=""
|
||||
KEYWORDS=""
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
dev-qt/qtcore:5
|
||||
|
Loading…
x
Reference in New Issue
Block a user