summaryrefslogtreecommitdiffstats
path: root/trinity-base/khotkeys
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
committerChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
commit7e24157247073f424e1977f7ddd725f101d8ef55 (patch)
treee5429cb04a3f21bd17d5d75e8dfb6c3a8363ff6e /trinity-base/khotkeys
parentc5c06e25055403061b247d34f97e773ebed2bf1d (diff)
downloadtde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.tar.gz
tde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.zip
Stable ebuilds: General cosmetics and sync with live ebuilds.
Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base/khotkeys')
-rw-r--r--trinity-base/khotkeys/khotkeys-14.0.6.ebuild7
-rw-r--r--trinity-base/khotkeys/khotkeys-9999.ebuild5
2 files changed, 6 insertions, 6 deletions
diff --git a/trinity-base/khotkeys/khotkeys-14.0.6.ebuild b/trinity-base/khotkeys/khotkeys-14.0.6.ebuild
index 59aeda3c..d0183d29 100644
--- a/trinity-base/khotkeys/khotkeys-14.0.6.ebuild
+++ b/trinity-base/khotkeys/khotkeys-14.0.6.ebuild
@@ -1,6 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+
EAPI="7"
TRINITY_MODULE_NAME="tdebase"
@@ -11,8 +12,8 @@ need-arts optional
DESCRIPTION="Trinity hotkey daemon"
KEYWORDS="~amd64 ~x86"
-DEPEND+=" x11-libs/libXtst"
-RDEPEND+=" x11-libs/libXtst"
+DEPEND="x11-libs/libXtst"
+RDEPEND="${DEPEND}"
src_configure() {
mycmakeargs=(
diff --git a/trinity-base/khotkeys/khotkeys-9999.ebuild b/trinity-base/khotkeys/khotkeys-9999.ebuild
index e524362a..896a4c9d 100644
--- a/trinity-base/khotkeys/khotkeys-9999.ebuild
+++ b/trinity-base/khotkeys/khotkeys-9999.ebuild
@@ -11,9 +11,8 @@ need-arts optional
DESCRIPTION="Trinity hotkey daemon"
-MY_DEPEND="x11-libs/libXtst"
-DEPEND+=" ${MY_DEPEND}"
-RDEPEND+=" ${MY_DEPEND}"
+DEPEND="x11-libs/libXtst"
+RDEPEND="${DEPEND}"
src_configure() {
mycmakeargs=(