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 B0B69158094 for ; Fri, 23 Sep 2022 09:02:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBA56E0958; Fri, 23 Sep 2022 09:02:13 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6507E0958 for ; Fri, 23 Sep 2022 09:02:13 +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 11F9F33BF5B for ; Fri, 23 Sep 2022 09:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E6835E2 for ; Fri, 23 Sep 2022 09:02:11 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1663923660.f03a792ef5b4420e490dbf131884b65193f5b541.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: f03a792ef5b4420e490dbf131884b65193f5b541 X-VCS-Branch: master Date: Fri, 23 Sep 2022 09:02:11 +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: a5613018-397f-47a3-aaaa-92991a9ba938 X-Archives-Hash: 23d723ca5648cca3d2fe73bbbf1d2566 commit: f03a792ef5b4420e490dbf131884b65193f5b541 Author: Marek Szuba gentoo org> AuthorDate: Fri Sep 23 09:01:00 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Sep 23 09:01:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03a792e profiles/base/package.use.mask: s/protonmail-bridge/proton-mail-bridge/ Signed-off-by: Marek Szuba gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index bb76e3ff09a1..1c967432eae9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -365,7 +365,7 @@ x11-libs/colord-gtk doc # Qt libraries; see https://github.com/ProtonMail/proton-bridge/issues/16 # The qt module itself apparently can be made to build against system Qt5 # but making it do so while vendored is a non-trivial task. -mail-mta/protonmail-bridge gui +mail-mta/proton-mail-bridge gui # Michał Górny (2020-09-27) # The respective dependencies are masked for removal.