commit: 886f65d8a1f1e42c69c735be8fa4c81cc003e87f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 24 20:58:08 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 24 20:58:08 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=886f65d8
net-libs/kdsoap-ws-discovery-client: Drop upstreamed patch
Upstream commit f5906abf232081f4bc9ee40d512e388e403ca332
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch | 9 ---------
.../kdsoap-ws-discovery-client-9999.ebuild | 5 +----
2 files changed, 1 insertion(+), 13 deletions(-)
diff --git
a/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch
b/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch
deleted file mode 100644
index f8f6c08c5f..0000000000
---
a/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/KDSoapWSDiscoveryClientConfig.cmake.in 2020-03-02 23:38:05.253097303
+0100
-+++ b/KDSoapWSDiscoveryClientConfig.cmake.in 2020-03-02 23:39:03.346641208
+0100
-@@ -5,5 +5,6 @@
- @PACKAGE_INIT@
-
- find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
-+find_dependency(KDSoap)
-
- include("${CMAKE_CURRENT_LIST_DIR}/KDSoapWSDiscoveryClientTargets.cmake")
diff --git
a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
index df5ad7e2e8..e78c5d18aa 100644
--- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
+++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
@@ -38,10 +38,7 @@ DEPEND="${RDEPEND}
RESTRICT+=" test"
-PATCHES=(
- "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch
- "${FILESDIR}"/${PN}-0.2_pre20200317-deps.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch )
src_prepare() {
ecm_src_prepare