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 7430B15808B for ; Wed, 23 Mar 2022 00:14:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B386E0916; Wed, 23 Mar 2022 00:14: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 0B0B6E0916 for ; Wed, 23 Mar 2022 00:14: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 7CD7A343251 for ; Wed, 23 Mar 2022 00:14:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5350635A for ; Wed, 23 Mar 2022 00:14:09 +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: <1647994420.7e80915abd6bfc67cee8d3c3657d516950e063b6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild mail-client/claws-mail/claws-mail-9999.ebuild X-VCS-Directories: mail-client/claws-mail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7e80915abd6bfc67cee8d3c3657d516950e063b6 X-VCS-Branch: master Date: Wed, 23 Mar 2022 00:14:09 +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: 23e5d857-3611-444e-a588-69cb1714cdc1 X-Archives-Hash: c6c79701f0096a27afb3367c7e21db5a commit: 7e80915abd6bfc67cee8d3c3657d516950e063b6 Author: Sam James gentoo org> AuthorDate: Wed Mar 23 00:11:12 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 23 00:13:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e80915a mail-client/claws-mail: add subslot dep on OpenLDAP New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James gentoo.org> .../{claws-mail-3.18.0-r1.ebuild => claws-mail-3.18.0-r2.ebuild} | 2 +- .../{claws-mail-4.0.0-r1.ebuild => claws-mail-4.0.0-r2.ebuild} | 2 +- mail-client/claws-mail/claws-mail-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild b/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild similarity index 99% rename from mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild rename to mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild index cfd60ccf3c36..3458689be8e8 100644 --- a/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild @@ -56,7 +56,7 @@ COMMONDEPEND=" dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) imap? ( >=net-libs/libetpan-0.57 ) - ldap? ( >=net-nds/openldap-2.0.7 ) + ldap? ( >=net-nds/openldap-2.0.7:= ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10 diff --git a/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild b/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild similarity index 99% rename from mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild rename to mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild index 402347eff491..e570c9589d23 100644 --- a/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild @@ -56,7 +56,7 @@ COMMONDEPEND=" dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) imap? ( >=net-libs/libetpan-0.57 ) - ldap? ( >=net-nds/openldap-2.0.7 ) + ldap? ( >=net-nds/openldap-2.0.7:= ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10 diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index 5ed5d19991f5..47e6a88b592a 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -60,7 +60,7 @@ COMMONDEPEND=" ) gtk2? ( >=x11-libs/gtk+-2.24:2 ) imap? ( >=net-libs/libetpan-0.57 ) - ldap? ( >=net-nds/openldap-2.0.7 ) + ldap? ( >=net-nds/openldap-2.0.7:= ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10