commit: b552582ecc9df0b0230639fad63836a13f79465a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 14:49:12 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 15:27:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b552582e
net-nntp/kwooty: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-nntp/kwooty/kwooty-1.1.0_p20150623.ebuild | 7 +++----
1 file 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 4013bbe362b..59c9c61af45 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() {