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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8C4A13835A for ; Tue, 22 Jun 2021 18:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B157E0864; Tue, 22 Jun 2021 18:19:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 012C6E0864 for ; Tue, 22 Jun 2021 18:19:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17F213408DD for ; Tue, 22 Jun 2021 18:19:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 728207B6 for ; Tue, 22 Jun 2021 18:19:24 +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: <1624385923.6867da7500291542280180344514502fa1e2177f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/sylpheed/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild X-VCS-Directories: mail-client/sylpheed/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6867da7500291542280180344514502fa1e2177f X-VCS-Branch: master Date: Tue, 22 Jun 2021 18:19:24 +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: 920e933f-908e-41b3-b3c1-9ef79b9cd87d X-Archives-Hash: eafb7ca0fef371a4715a8766cf726a04 commit: 6867da7500291542280180344514502fa1e2177f Author: Ionen Wolkens gentoo org> AuthorDate: Mon Jun 21 21:54:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 22 18:18:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6867da75 mail-client/sylpheed: use binding := for dev-libs/openssl Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert gentoo.org> Signed-off-by: Ionen Wolkens gentoo.org> Signed-off-by: Sam James gentoo.org> .../sylpheed/{sylpheed-3.7.0-r1.ebuild => sylpheed-3.7.0-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild similarity index 98% rename from mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild rename to mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild index 1eeb75e1715..4705bad6e8d 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild @@ -25,7 +25,7 @@ CDEPEND="net-libs/liblockfile dev-libs/dbus-glib ) ssl? ( - dev-libs/openssl:0 + dev-libs/openssl:0= )" RDEPEND="${CDEPEND} app-misc/mime-types