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 56840158015 for ; Sun, 17 Dec 2023 23:08:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F5A82BC05A; Sun, 17 Dec 2023 23:08:14 +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 63C202BC05A for ; Sun, 17 Dec 2023 23:08:14 +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 3450633FECD for ; Sun, 17 Dec 2023 23:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9906614AB for ; Sun, 17 Dec 2023 23:08:10 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1702848973.30a64bad2b771e7faa9a3b407404181e12b27fc7.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: mail-client/mailspring-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: mail-client/mailspring-bin/mailspring-bin-1.13.2-r1.ebuild mail-client/mailspring-bin/mailspring-bin-1.13.2-r2.ebuild X-VCS-Directories: mail-client/mailspring-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 30a64bad2b771e7faa9a3b407404181e12b27fc7 X-VCS-Branch: master Date: Sun, 17 Dec 2023 23:08:10 +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: 5c238087-0bab-4ed7-9709-e4e871b66f39 X-Archives-Hash: 599a10dfdefce328342f085ea4199280 commit: 30a64bad2b771e7faa9a3b407404181e12b27fc7 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sun Dec 17 21:34:41 2023 +0000 Commit: David Roman gmail com> CommitDate: Sun Dec 17 21:36:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30a64bad mail-client/mailspring-bin: depend on SLOT 1.0.0 of openssl-compat Closes: https://bugs.gentoo.org/920206 Signed-off-by: Adel KARA SLIMANE zegrapher.com> ...{mailspring-bin-1.13.2-r1.ebuild => mailspring-bin-1.13.2-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/mailspring-bin/mailspring-bin-1.13.2-r1.ebuild b/mail-client/mailspring-bin/mailspring-bin-1.13.2-r2.ebuild similarity index 97% rename from mail-client/mailspring-bin/mailspring-bin-1.13.2-r1.ebuild rename to mail-client/mailspring-bin/mailspring-bin-1.13.2-r2.ebuild index f735073f71..69ce6d49e4 100644 --- a/mail-client/mailspring-bin/mailspring-bin-1.13.2-r1.ebuild +++ b/mail-client/mailspring-bin/mailspring-bin-1.13.2-r2.ebuild @@ -21,7 +21,7 @@ RDEPEND=" dev-libs/glib:2 dev-libs/nspr dev-libs/nss - dev-libs/openssl-compat + dev-libs/openssl-compat:1.0.0 gnome-base/gvfs media-libs/alsa-lib media-libs/mesa