summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
index 4013bbe362bd..59c9c61af45a 100644
--- a/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
+++ b/net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit kde5
@@ -42,8 +42,7 @@ PATCHES=( "${FILESDIR}/${P}-dep.patch" )
src_prepare() {
kde5_src_prepare
-
- sed -i -e "/KF5DocTools/d" CMakeLists.txt || die
+ punt_bogus_dep KF5 DocToolss
}
pkg_postinst() {