From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2244415808B for ; Sat, 17 Feb 2024 21:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 650E8E2B31; Sat, 17 Feb 2024 21:43:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B331E2B31 for ; Sat, 17 Feb 2024 21:43:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 616B2340806 for ; Sat, 17 Feb 2024 21:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E80A61065 for ; Sat, 17 Feb 2024 21:43:05 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1708206172.1c32f89889f79eeafdd9a386d7c2511b7da8982d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/smb4k/smb4k-3.2.5-r2.ebuild X-VCS-Directories: net-misc/smb4k/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1c32f89889f79eeafdd9a386d7c2511b7da8982d X-VCS-Branch: master Date: Sat, 17 Feb 2024 21:43:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 04dbd0bc-206f-4005-8a86-427a23899990 X-Archives-Hash: 77f3c201154bc33c0b62c3d800b5851d commit: 1c32f89889f79eeafdd9a386d7c2511b7da8982d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 17 21:42:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 17 21:42:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c32f898 net-misc/smb4k: Actually drop dependency on kdsoap-ws-discovery-client ...since it is bundled now. Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/smb4k/smb4k-3.2.5-r2.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/net-misc/smb4k/smb4k-3.2.5-r2.ebuild b/net-misc/smb4k/smb4k-3.2.5-r2.ebuild index 999148f34306..ed3f554c0e32 100644 --- a/net-misc/smb4k/smb4k-3.2.5-r2.ebuild +++ b/net-misc/smb4k/smb4k-3.2.5-r2.ebuild @@ -47,10 +47,7 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 >=kde-frameworks/solid-${KFMIN}:5 net-fs/samba[cups] - discovery? ( - net-libs/kdsoap:=[qt5(+)] -