From 1ebc9f7807db09eb53d7f304c4d4126700c6b297 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 3 Dec 2020 14:12:24 +0100 Subject: */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinity Uniform ebuild variable blocks according to skel.ebuild and by devmanual example Sort some DEPENDs, fix some DESCRIPTIONs Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- trinity-apps/kiosktool/kiosktool-9999.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'trinity-apps/kiosktool') diff --git a/trinity-apps/kiosktool/kiosktool-9999.ebuild b/trinity-apps/kiosktool/kiosktool-9999.ebuild index 169abe76..fbf6082d 100644 --- a/trinity-apps/kiosktool/kiosktool-9999.ebuild +++ b/trinity-apps/kiosktool/kiosktool-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg br ca cs cy da de en_GB es et fr ga is it lt mt nl pt pt_BR ro ru sr sr@Latn sv ta tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Tool to configure the TDE kiosk framework " HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" kcmautostart" +SLOT="14" +IUSE="kcmautostart" src_configure() { local mycmakeargs=( -- cgit v1.2.1