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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ECA2415813A for ; Mon, 06 Jan 2025 04:16:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9EC0E078A; Mon, 06 Jan 2025 04:16:37 +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 CE3EDE079C for ; Mon, 06 Jan 2025 04:16:37 +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 DFC3333BEED for ; Mon, 06 Jan 2025 04:16:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 755A3AED for ; Mon, 06 Jan 2025 04:16:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736136949.54c7fd53762f2c0eac28bd2c8ad27eae484bb8af.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/proton-mail-bridge/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/proton-mail-bridge/metadata.xml X-VCS-Directories: mail-mta/proton-mail-bridge/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 54c7fd53762f2c0eac28bd2c8ad27eae484bb8af X-VCS-Branch: master Date: Mon, 06 Jan 2025 04:16:35 +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: 4c1461ff-0777-40b7-939e-5c4c83e43edf X-Archives-Hash: 34dda854d1052287cac7eafdbebb9d9b commit: 54c7fd53762f2c0eac28bd2c8ad27eae484bb8af Author: Filip Kobierski pm me> AuthorDate: Wed Jan 1 21:13:06 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 6 04:15:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c7fd53 mail-mta/proton-mail-bridge: improve metadata Signed-off-by: Filip Kobierski pm.me> Signed-off-by: Sam James gentoo.org> mail-mta/proton-mail-bridge/metadata.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mail-mta/proton-mail-bridge/metadata.xml b/mail-mta/proton-mail-bridge/metadata.xml index 7b0d7b60fb94..aaec162377ff 100644 --- a/mail-mta/proton-mail-bridge/metadata.xml +++ b/mail-mta/proton-mail-bridge/metadata.xml @@ -3,11 +3,14 @@ - ProtonMail bridge has been Open Source since April 2020. Note that this package - is CLI-only for now, as we have run into some problems with Qt vendoring - (see https://github.com/ProtonMail/proton-bridge/issues/16). + ProtonMail bridge has been Open Source since April 2020. + It is a daemon that essentialy is an interface to Proton's servers. + It can be built with or without it's QT GUI. + https://github.com/ProtonMail/proton-bridge/issues + https://github.com/ProtonMail/proton-bridge/blob/master/Changelog.md + https://github.com/ProtonMail/proton-bridge/wiki ProtonMail/proton-bridge