From 23a74c129addc52f65d347f850bc35921efb89a9 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 15 Dec 2021 12:00:04 +0100 Subject: [PATCH] dev-vcs/gitqlient: drop UnusedInherits Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-vcs/gitqlient/gitqlient-1.4.3.ebuild | 3 +-- dev-vcs/gitqlient/gitqlient-9999.ebuild | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild index 2caf1d9659..f811cc23db 100644 --- a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild +++ b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild @@ -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 diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild index 278ff09783..0b7f707421 100644 --- a/dev-vcs/gitqlient/gitqlient-9999.ebuild +++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild @@ -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