summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-03 15:49:12 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-03 16:27:11 +0100
commitb552582ecc9df0b0230639fad63836a13f79465a (patch)
tree1e8f2099206f916f5aa0f173ce798d5b6fd20a15
parentgames-puzzle/ksokoban: Add 0.5.0_pre20190225 snapshot, EAPI-7 bump (diff)
downloadgentoo-b552582e.tar.gz
gentoo-b552582e.tar.bz2
gentoo-b552582e.zip
net-nntp/kwooty: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-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() {