summaryrefslogtreecommitdiffstats
path: root/trinity-apps/knemo/knemo-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/knemo/knemo-9999.ebuild')
-rw-r--r--trinity-apps/knemo/knemo-9999.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/trinity-apps/knemo/knemo-9999.ebuild b/trinity-apps/knemo/knemo-9999.ebuild
index 39d46bfd..c3b0c354 100644
--- a/trinity-apps/knemo/knemo-9999.ebuild
+++ b/trinity-apps/knemo/knemo-9999.ebuild
@@ -4,25 +4,22 @@
EAPI="7"
-TRINITY_MODULE_TYPE="applications"
-
TRINITY_EXTRAGEAR_PACKAGING="yes"
TRINITY_HANDBOOK="optional"
TRINITY_LANGS="ar bg cs cy da de el es et fr ga gl hu it
ja ka lt nl pl pt pt_BR ru rw sk sr sr@Latn sv tr"
+TRINITY_MODULE_TYPE="applications"
inherit trinity-base-2
DESCRIPTION="Network interfaces monitor for the TDE systray"
HOMEPAGE="https://trinitydesktop.org/"
-need-trinity
-
LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="${TRINITY_VER}"
-IUSE+=" wifi kernel_linux"
+SLOT="14"
+IUSE="wifi kernel_linux"
-RDEPEND+=" kernel_linux? ( sys-apps/net-tools )
+RDEPEND="kernel_linux? ( sys-apps/net-tools )
wifi? ( net-wireless/wireless-tools )"
pkg_postinst() {