public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/bitwarden-desktop-bin/
Date: Thu, 29 Aug 2024 15:42:55 +0000 (UTC)	[thread overview]
Message-ID: <1724946163.7f01f44fb0358dafcaa4b3cba89bf09cabf6017b.dlan@gentoo> (raw)

commit:     7f01f44fb0358dafcaa4b3cba89bf09cabf6017b
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 15:40:53 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> 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 <dlan <AT> 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
 "


             reply	other threads:[~2024-08-29 15:42 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-29 15:42 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 11:58 [gentoo-commits] repo/gentoo:master commit in: app-admin/bitwarden-desktop-bin/ Yixun Lan
2025-03-04  1:49 Yixun Lan
2025-03-04  1:49 Yixun Lan
2025-02-10 13:37 Yixun Lan
2025-02-05 11:14 Yixun Lan
2025-01-01 14:15 Yixun Lan
2024-12-29 20:22 David Seifert
2024-12-02 11:52 Yixun Lan
2024-11-09 12:41 Yixun Lan
2024-11-09 12:41 Yixun Lan
2024-10-07  4:30 Yixun Lan
2024-10-07  4:30 Yixun Lan
2024-09-08 12:33 Yixun Lan
2024-09-01 23:22 Yixun Lan
2024-08-29 13:54 Yixun Lan
2024-08-12  9:41 Yixun Lan
2024-07-09  0:33 Yixun Lan
2024-06-15 13:12 Yixun Lan
2024-06-15 13:12 Yixun Lan
2024-05-24  0:13 Yixun Lan
2024-04-16  5:24 Yixun Lan
2024-03-30  2:22 Yixun Lan
2024-03-30  2:22 Yixun Lan
2024-02-25  1:42 Yixun Lan
2024-02-25  1:42 Yixun Lan
2024-01-07  0:16 Yixun Lan
2023-07-31  7:47 Michael Palimaka
2023-07-31  7:47 Michael Palimaka
2023-03-25  4:35 Michael Palimaka
2023-03-25  4:35 Michael Palimaka
2023-03-25  4:35 Michael Palimaka
2023-01-08  4:01 Michael Palimaka
2023-01-08  3:55 Michael Palimaka
2022-10-01  3:14 Michael Palimaka
2022-10-01  3:09 Michael Palimaka
2022-07-02  7:05 Michael Palimaka
2022-07-02  6:38 Michael Palimaka
2022-04-12 13:21 Michael Palimaka
2022-04-12 13:21 Michael Palimaka
2022-02-20  1:07 Sam James
2022-02-10  6:36 Michael Palimaka
2022-02-10  6:31 Michael Palimaka
2022-02-10  6:31 Michael Palimaka
2021-10-26  8:03 Michael Palimaka
2021-10-26  8:03 Michael Palimaka
2021-09-20  8:36 Michael Palimaka
2021-09-20  8:36 Michael Palimaka
2021-07-16  8:25 Michael Palimaka
2021-07-16  8:25 Michael Palimaka
2021-06-04  7:17 Michael Palimaka
2021-06-04  7:17 Michael Palimaka
2021-05-27  8:31 Michael Palimaka
2021-05-27  8:31 Michael Palimaka
2021-04-07 12:09 Michael Palimaka
2020-12-18  4:25 Michael Palimaka
2020-12-03 10:31 Michael Palimaka
2020-11-24 11:47 Michael Palimaka
2020-11-05  6:29 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1724946163.7f01f44fb0358dafcaa4b3cba89bf09cabf6017b.dlan@gentoo \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox