From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1155126-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 06991138350
	for <garchives@archives.gentoo.org>; Tue, 24 Mar 2020 20:58:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 294EBE08BF;
	Tue, 24 Mar 2020 20:58:34 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0BA4EE08BF
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Mar 2020 20:58:34 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C867F34F430
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Mar 2020 20:58:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 45050102
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Mar 2020 20:58:30 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1585083488.886f65d8a1f1e42c69c735be8fa4c81cc003e87f.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/kdsoap-ws-discovery-client/, net-libs/kdsoap-ws-discovery-client/files/
X-VCS-Repository: proj/kde
X-VCS-Files: net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
X-VCS-Directories: net-libs/kdsoap-ws-discovery-client/files/ net-libs/kdsoap-ws-discovery-client/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 886f65d8a1f1e42c69c735be8fa4c81cc003e87f
X-VCS-Branch: master
Date: Tue, 24 Mar 2020 20:58:30 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: dc24ecad-d042-4002-b6d5-154615ba2463
X-Archives-Hash: 5ac0b716eae64d9a9a1c540d22bf6954

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