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 6B0AF158003 for ; Mon, 15 Nov 2021 18:59:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7439CE0916; Mon, 15 Nov 2021 18:59:34 +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 A237DE0916 for ; Mon, 15 Nov 2021 18:59:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53074342C1F for ; Mon, 15 Nov 2021 18:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 976CA29 for ; Mon, 15 Nov 2021 18:59:30 +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: <1637002704.8fbb37195fde81a229e5f2a753c43549663d38b5.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.1.1.ebuild X-VCS-Directories: net-misc/smb4k/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8fbb37195fde81a229e5f2a753c43549663d38b5 X-VCS-Branch: master Date: Mon, 15 Nov 2021 18:59:30 +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: df670d73-0736-453b-9cc9-265b71aaf137 X-Archives-Hash: 69707c6498d213495e6688a9cf32a024 commit: 8fbb37195fde81a229e5f2a753c43549663d38b5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 14:17:39 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 18:58:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbb3719 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-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/smb4k/smb4k-3.1.1.ebuild b/net-misc/smb4k/smb4k-3.1.1.ebuild index e57006cd7cf7..e64d54449eb4 100644 --- a/net-misc/smb4k/smb4k-3.1.1.ebuild +++ b/net-misc/smb4k/smb4k-3.1.1.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 ) "