summaryrefslogtreecommitdiffstats
path: root/trinity-base/kfind/kfind-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kfind/kfind-9999.ebuild')
-rw-r--r--trinity-base/kfind/kfind-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/trinity-base/kfind/kfind-9999.ebuild b/trinity-base/kfind/kfind-9999.ebuild
index 16797daf..0055560e 100644
--- a/trinity-base/kfind/kfind-9999.ebuild
+++ b/trinity-base/kfind/kfind-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="Trinity file find utility"
-KEYWORDS=
-IUSE=""
-DEPEND=">=trinity-base/libkonq-${PV}:${SLOT}"
+DEPEND="=trinity-base/libkonq-${PV}"
RDEPEND="${DEPEND}"