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 094EF15808D for ; Wed, 20 Apr 2022 06:45:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29149E0809; Wed, 20 Apr 2022 06:45:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7DFBEE0809 for ; Wed, 20 Apr 2022 06:45:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19F7734135E for ; Wed, 20 Apr 2022 06:45:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE20C177 for ; Wed, 20 Apr 2022 06:45:42 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1650437113.13f54c3176d492028990e7a2bb9515ad61337cb1.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/zoom/zoom-5.10.3.2778.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 13f54c3176d492028990e7a2bb9515ad61337cb1 X-VCS-Branch: master Date: Wed, 20 Apr 2022 06:45:42 +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: 874d5e2a-f3fa-420b-ad3a-bd579162c792 X-Archives-Hash: 06b8232b23a06154a75a2cc441119eec commit: 13f54c3176d492028990e7a2bb9515ad61337cb1 Author: Ulrich Müller gentoo org> AuthorDate: Wed Apr 20 06:44:39 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 20 06:45:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f54c31 net-im/zoom: Version 5.10.3.2778 needs to depend on glibc[-clone3] Bug: https://bugs.gentoo.org/835930#c36 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/zoom-5.10.3.2778.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/zoom/zoom-5.10.3.2778.ebuild b/net-im/zoom/zoom-5.10.3.2778.ebuild index 90fee27aeb0e..fb4a05464d8c 100644 --- a/net-im/zoom/zoom-5.10.3.2778.ebuild +++ b/net-im/zoom/zoom-5.10.3.2778.ebuild @@ -34,7 +34,7 @@ RDEPEND="!games-engines/zoom net-print/cups sys-apps/dbus sys-apps/util-linux - sys-libs/glibc + || ( >=sys-libs/glibc-2.34[-clone3(+)]