summaryrefslogtreecommitdiffstats
path: root/trinity-base/kmilo/kmilo-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kmilo/kmilo-9999.ebuild')
-rw-r--r--trinity-base/kmilo/kmilo-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/trinity-base/kmilo/kmilo-9999.ebuild b/trinity-base/kmilo/kmilo-9999.ebuild
index 549df387..83b224e5 100644
--- a/trinity-base/kmilo/kmilo-9999.ebuild
+++ b/trinity-base/kmilo/kmilo-9999.ebuild
@@ -1,22 +1,22 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-TRINITY_MODULE_NAME="tdeutils"
+TRINITY_MODULE_NAME="tdeutils"
inherit trinity-meta-2
-DESCRIPTION="kded module supports some hardware input devices, such as special keys"
+DESCRIPTION="kded module that supports some hardware input devices, such as special keys"
-IUSE="asus-laptop dell-laptop powerbook-laptop thinkpad-laptop vaio-laptop lm-sensors"
+IUSE="asus-laptop dell-laptop lm-sensors powerbook-laptop thinkpad-laptop vaio-laptop"
DEPEND="powerbook-laptop? ( app-laptop/pbbuttonsd )"
RDEPEND="${DEPEND}
lm-sensors? ( sys-apps/lm-sensors )"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DWITH_ASUS="$(usex asus-laptop)"
-DWITH_I8K="$(usex dell-laptop)"
-DWITH_POWERBOOK2="$(usex powerbook-laptop)"