summaryrefslogtreecommitdiffstats
path: root/trinity-base/kxkb/kxkb-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kxkb/kxkb-9999.ebuild')
-rw-r--r--trinity-base/kxkb/kxkb-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/trinity-base/kxkb/kxkb-9999.ebuild b/trinity-base/kxkb/kxkb-9999.ebuild
index e30ed33a..7f4fcf2e 100644
--- a/trinity-base/kxkb/kxkb-9999.ebuild
+++ b/trinity-base/kxkb/kxkb-9999.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI="7"
TRINITY_MODULE_NAME="tdebase"
-inherit trinity-meta
+inherit trinity-meta-2
DESCRIPTION="KControl module for the X11 to configure and switch keyboard layouts"
-KEYWORDS=
-IUSE=""
DEPEND="x11-libs/libXtst"
RDEPEND="${DEPEND}
@@ -20,5 +19,5 @@ src_configure() {
-DWITH_XTEST=ON
)
- trinity-meta_src_configure
+ trinity-meta-2_src_configure
}