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 ABAD51581FB for ; Thu, 29 Aug 2024 15:42:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E80D8E29A0; Thu, 29 Aug 2024 15:42:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CFCF7E29A0 for ; Thu, 29 Aug 2024 15:42:57 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2415C33DF47 for ; Thu, 29 Aug 2024 15:42:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6F711CBE for ; Thu, 29 Aug 2024 15:42:55 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1724946163.7f01f44fb0358dafcaa4b3cba89bf09cabf6017b.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/bitwarden-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild X-VCS-Directories: app-admin/bitwarden-desktop-bin/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 7f01f44fb0358dafcaa4b3cba89bf09cabf6017b X-VCS-Branch: master Date: Thu, 29 Aug 2024 15:42:55 +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: 7497b7dd-cc66-48e9-82c9-509a0408e6bc X-Archives-Hash: daa5351efdbd5054763f19949c745e1e commit: 7f01f44fb0358dafcaa4b3cba89bf09cabf6017b Author: Yixun Lan gentoo org> AuthorDate: Thu Aug 29 15:40:53 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Aug 29 15:42:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f01f44f app-admin/bitwarden-desktop-bin: fix QA warning no CFLAGS/LDFLAGS checking for binary package Closes: https://bugs.gentoo.org/938681 Closes: https://bugs.gentoo.org/938682 Signed-off-by: Yixun Lan gentoo.org> app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild index b8b841ae470a..483c1697ab39 100644 --- a/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild +++ b/app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-2024.8.0.ebuild @@ -58,6 +58,7 @@ IDEPEND=" QA_PREBUILT=" opt/Bitwarden/*.so* opt/Bitwarden/bitwarden + opt/Bitwarden/bitwarden-app opt/Bitwarden/chrome-sandbox opt/Bitwarden/chrome_crashpad_handler "