summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kshutdown/kshutdown-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/kshutdown/kshutdown-9999.ebuild')
-rw-r--r--trinity-apps/kshutdown/kshutdown-9999.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/trinity-apps/kshutdown/kshutdown-9999.ebuild b/trinity-apps/kshutdown/kshutdown-9999.ebuild
index 7ecd92d2..27b88b26 100644
--- a/trinity-apps/kshutdown/kshutdown-9999.ebuild
+++ b/trinity-apps/kshutdown/kshutdown-9999.ebuild
@@ -4,26 +4,23 @@
EAPI="7"
-TRINITY_MODULE_TYPE="applications"
-
TRINITY_EXTRAGEAR_PACKAGING="yes"
TRINITY_HANDBOOK="optional"
TRINITY_LANGS="ar bg cs de es fr hu it nl pl pt_BR ru sk sv tr zh_CN"
TRINITY_DOC_LANGS="de"
+TRINITY_MODULE_TYPE="applications"
inherit trinity-base-2
DESCRIPTION="A graphical shutdown utility for TDE"
HOMEPAGE="https://trinitydesktop.org/"
-need-trinity
-
LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="${TRINITY_VER}"
-IUSE+=" extras"
+SLOT="14"
+IUSE="extras"
-RDEPEND+="
+RDEPEND="
~trinity-base/kcontrol-${PV}
~trinity-base/kdialog-${PV}
~trinity-base/tdesu-${PV}