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 4EB74158087 for ; Tue, 1 Feb 2022 18:32:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C9922BC04C; Tue, 1 Feb 2022 18:32:11 +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 EB80C2BC056 for ; Tue, 1 Feb 2022 18:32:10 +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 5060B3431EC for ; Tue, 1 Feb 2022 18:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B29602B8 for ; Tue, 1 Feb 2022 18:32:07 +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: <1643740315.7716a9ad4ac842e6282b2add6e4478b6fc9a777f.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.9.1.1380.ebuild net-im/zoom/zoom-5.9.3.1911.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7716a9ad4ac842e6282b2add6e4478b6fc9a777f X-VCS-Branch: master Date: Tue, 1 Feb 2022 18:32:07 +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: 344c00f5-0d43-4055-9795-11588b822df4 X-Archives-Hash: 9c1f4c2b69fa6c086e14cbf79ad577da commit: 7716a9ad4ac842e6282b2add6e4478b6fc9a777f Author: Ulrich Müller gentoo org> AuthorDate: Tue Feb 1 18:31:55 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Feb 1 18:31:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7716a9ad net-im/zoom: Depend on glibc Bug: https://bugs.gentoo.org/832489 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/zoom-5.9.1.1380.ebuild | 1 + net-im/zoom/zoom-5.9.3.1911.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/zoom/zoom-5.9.1.1380.ebuild b/net-im/zoom/zoom-5.9.1.1380.ebuild index ace44f92c150..b30f73c773bf 100644 --- a/net-im/zoom/zoom-5.9.1.1380.ebuild +++ b/net-im/zoom/zoom-5.9.1.1380.ebuild @@ -25,6 +25,7 @@ RDEPEND="!games-engines/zoom media-sound/mpg123 sys-apps/dbus sys-apps/util-linux + sys-libs/glibc virtual/opengl x11-libs/libX11 x11-libs/libxcb diff --git a/net-im/zoom/zoom-5.9.3.1911.ebuild b/net-im/zoom/zoom-5.9.3.1911.ebuild index ace44f92c150..b30f73c773bf 100644 --- a/net-im/zoom/zoom-5.9.3.1911.ebuild +++ b/net-im/zoom/zoom-5.9.3.1911.ebuild @@ -25,6 +25,7 @@ RDEPEND="!games-engines/zoom media-sound/mpg123 sys-apps/dbus sys-apps/util-linux + sys-libs/glibc virtual/opengl x11-libs/libX11 x11-libs/libxcb