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 C4515158086 for ; Mon, 15 Nov 2021 14:26:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB328E0823; Mon, 15 Nov 2021 14:26:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50268E0823 for ; Mon, 15 Nov 2021 14:26:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C346C342C4A for ; Mon, 15 Nov 2021 14:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35383143 for ; Mon, 15 Nov 2021 14:26:16 +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: <1636985966.ade3116d6c9a5f2fcaa04e8971d7e73ee1379e2e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-misc/smb4k/ X-VCS-Repository: proj/kde X-VCS-Files: net-misc/smb4k/smb4k-9999.ebuild X-VCS-Directories: net-misc/smb4k/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ade3116d6c9a5f2fcaa04e8971d7e73ee1379e2e X-VCS-Branch: master Date: Mon, 15 Nov 2021 14:26:16 +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: 21339057-0d58-4cf5-84f3-1adcc08d63aa X-Archives-Hash: e98c8e4a6e8eec6501b4eaa7583650e2 commit: ade3116d6c9a5f2fcaa04e8971d7e73ee1379e2e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 14:17:39 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 14:19:26 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ade3116d net-misc/smb4k: Add missing slot op Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/smb4k/smb4k-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/smb4k/smb4k-9999.ebuild b/net-misc/smb4k/smb4k-9999.ebuild index 3e9d262154..351642e9f0 100644 --- a/net-misc/smb4k/smb4k-9999.ebuild +++ b/net-misc/smb4k/smb4k-9999.ebuild @@ -48,7 +48,7 @@ DEPEND=" >=kde-frameworks/solid-${KFMIN}:5 net-fs/samba[cups] discovery? ( - net-libs/kdsoap + net-libs/kdsoap:= net-libs/kdsoap-ws-discovery-client ) "