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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7915815802C for ; Tue, 17 Dec 2024 10:41:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 952A3E086A; Tue, 17 Dec 2024 10:41:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDCEAE086A for ; Tue, 17 Dec 2024 10:41:03 +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 73A583406D1 for ; Tue, 17 Dec 2024 10:41:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C5C010CC for ; Tue, 17 Dec 2024 10:41:00 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1734432025.b42316dfeb9bf15e95eb7d8c9e1729ef7b123f69.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/whatsapp-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r4.ebuild net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r5.ebuild X-VCS-Directories: net-im/whatsapp-desktop-bin/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: b42316dfeb9bf15e95eb7d8c9e1729ef7b123f69 X-VCS-Branch: master Date: Tue, 17 Dec 2024 10:41:00 +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: cb49079d-cf32-4628-b93d-4913372f123b X-Archives-Hash: 86548b7cd24bb658db9072d2c10807d1 commit: b42316dfeb9bf15e95eb7d8c9e1729ef7b123f69 Author: Nowa Ammerlaan gentoo org> AuthorDate: Tue Dec 17 10:40:25 2024 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Tue Dec 17 10:40:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42316df net-im/whatsapp-desktop-bin: add missing rdeps Closes: https://bugs.gentoo.org/946572 Signed-off-by: Nowa Ammerlaan gentoo.org> ...in-0.5.2-r4.ebuild => whatsapp-desktop-bin-0.5.2-r5.ebuild} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r4.ebuild b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r5.ebuild similarity index 96% rename from net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r4.ebuild rename to net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r5.ebuild index 4641922ef773..7d082cfe5f0a 100644 --- a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r4.ebuild +++ b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.2-r5.ebuild @@ -19,31 +19,31 @@ SRC_URI=" " S="${WORKDIR}" -KEYWORDS="-* ~amd64 ~x86" # Electron bundles a bunch of things LICENSE=" MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 GPL-3 LGPL-2.1 APSL-2 unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + RESTRICT="bindist mirror" RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) + >=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/libayatana-appindicator dev-libs/nspr dev-libs/nss media-fonts/noto-emoji media-libs/alsa-lib + media-libs/mesa net-print/cups sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 + x11-libs/libdrm x11-libs/libnotify x11-libs/libxcb x11-libs/libxkbcommon