commit: 6a4075a5b031f32b5159ae2f0a5ac7c163a539e9
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Feb 3 17:16:30 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 17:22:56 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6a4075a5
[kde-apps/kwrite] Tests patch upstreamed
Package-Manager: portage-2.2.15
---
kde-apps/kwrite/files/kwrite-9999-tests-optional.patch | 11 -----------
kde-apps/kwrite/kwrite-9999.ebuild | 2 --
2 files changed, 13 deletions(-)
diff --git a/kde-apps/kwrite/files/kwrite-9999-tests-optional.patch
b/kde-apps/kwrite/files/kwrite-9999-tests-optional.patch
deleted file mode 100644
index 8d6f3f3..0000000
--- a/kde-apps/kwrite/files/kwrite-9999-tests-optional.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt 2015-01-21 22:20:04.283180998 +0100
-+++ b/CMakeLists.txt 2015-01-21 22:20:28.328951019 +0100
-@@ -30,7 +30,7 @@
- include(KDECMakeSettings)
- include(KDECompilerSettings)
-
--find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Script
Sql Test)
-+find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Script
Sql)
-
- # Load the frameworks we need
- find_package(KF5 REQUIRED COMPONENTS
diff --git a/kde-apps/kwrite/kwrite-9999.ebuild
b/kde-apps/kwrite/kwrite-9999.ebuild
index 5ff01bb..a8ff9e0 100644
--- a/kde-apps/kwrite/kwrite-9999.ebuild
+++ b/kde-apps/kwrite/kwrite-9999.ebuild
@@ -38,8 +38,6 @@ RDEPEND="${DEPEND}
!kde-base/kwrite:4
"
-PATCHES=( "${FILESDIR}/${PN}-9999-tests-optional.patch" )
-
src_configure() {
local mycmakeargs=(
-DBUILD_addons=FALSE