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 A3EA715800A for ; Wed, 23 Aug 2023 21:06:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E778B2BC01E; Wed, 23 Aug 2023 21:06:07 +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 CE19C2BC01E for ; Wed, 23 Aug 2023 21:06:07 +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 DB551335D1E for ; Wed, 23 Aug 2023 21:06:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF8CE1079 for ; Wed, 23 Aug 2023 21:06:03 +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: <1692824752.50617250fed88df8c69f17193bc4b3731a814ad9.marecki@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/proton-mail-bridge-3.3.2-r1.ebuild mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2.ebuild X-VCS-Directories: mail-mta/proton-mail-bridge/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 50617250fed88df8c69f17193bc4b3731a814ad9 X-VCS-Branch: master Date: Wed, 23 Aug 2023 21:06:03 +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: 998b42d5-facb-4bfe-a127-cff4396d481c X-Archives-Hash: b809fd2dfba6d4447728a2d2a4cd331b commit: 50617250fed88df8c69f17193bc4b3731a814ad9 Author: Marek Szuba gentoo org> AuthorDate: Wed Aug 23 21:01:14 2023 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Aug 23 21:05:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50617250 mail-mta/proton-mail-bridge: require a sentry-native version which produces complete CMake modules Bug: https://bugs.gentoo.org/912886 Signed-off-by: Marek Szuba gentoo.org> ...oton-mail-bridge-3.3.2.ebuild => proton-mail-bridge-3.3.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2.ebuild b/mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2-r1.ebuild similarity index 98% rename from mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2.ebuild rename to mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2-r1.ebuild index 013049b4d5c9..d64b250bc9c0 100644 --- a/mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2.ebuild +++ b/mail-mta/proton-mail-bridge/proton-mail-bridge-3.3.2-r1.ebuild @@ -25,7 +25,7 @@ RESTRICT="test" RDEPEND="app-crypt/libsecret gui? ( >=dev-libs/protobuf-21.12:= - dev-libs/sentry-native + >=dev-libs/sentry-native-0.6.5-r1 dev-qt/qtbase:6=[gui,icu,widgets] dev-qt/qtdeclarative:6=[widgets] dev-qt/qtsvg:6=