gui-apps/core*: remove inherit eutils and empty USE; restrict test

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć
2020-11-30 12:26:19 +01:00
parent 9ec536be91
commit a3695f10a1
35 changed files with 70 additions and 104 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit eutils qmake-utils xdg
inherit qmake-utils xdg
DESCRIPTION="An activity viewer for C Suite"
HOMEPAGE="https://gitlab.com/cubocore/coreapps/corestuff"
@@ -17,10 +17,9 @@ else
S="${WORKDIR}/${PN}-v${PV}"
fi
RESTRICT="mirror"
RESTRICT="mirror test"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
DEPEND="
dev-qt/qtx11extras:5