commit:     d8600bc0d7c290220a08289955a08ea7aff1d420
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Thu Feb 12 09:16:44 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 00:22:29 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8600bc0

mail-client/alot: update notmuch dep

live requires notmuch-0.34.2
crypt is remove with notmuch-0.40

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/45776
Closes: https://github.com/gentoo/gentoo/pull/45776
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-client/alot/{alot-0.11-r1.ebuild => alot-0.11-r2.ebuild} | 4 ++--
 mail-client/alot/alot-9999.ebuild                             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail-client/alot/alot-0.11-r1.ebuild 
b/mail-client/alot/alot-0.11-r2.ebuild
similarity index 94%
rename from mail-client/alot/alot-0.11-r1.ebuild
rename to mail-client/alot/alot-0.11-r2.ebuild
index 9d1a07e98063..b284e7554dd6 100644
--- a/mail-client/alot/alot-0.11-r1.ebuild
+++ b/mail-client/alot/alot-0.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -30,7 +30,7 @@ RDEPEND="
        >=dev-python/urwidtrees-1.0.3[${PYTHON_USEDEP}]
        >=dev-python/twisted-18.4.0[${PYTHON_USEDEP}]
        net-mail/mailbase
-       >=net-mail/notmuch-0.30[crypt,python,${PYTHON_USEDEP}]
+       >=net-mail/notmuch-0.30[crypt(+),python,${PYTHON_USEDEP}]
 "
 BDEPEND="
        dev-python/setuptools-scm[${PYTHON_USEDEP}]

diff --git a/mail-client/alot/alot-9999.ebuild 
b/mail-client/alot/alot-9999.ebuild
index 9d1a07e98063..5a6329374013 100644
--- a/mail-client/alot/alot-9999.ebuild
+++ b/mail-client/alot/alot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -30,7 +30,7 @@ RDEPEND="
        >=dev-python/urwidtrees-1.0.3[${PYTHON_USEDEP}]
        >=dev-python/twisted-18.4.0[${PYTHON_USEDEP}]
        net-mail/mailbase
-       >=net-mail/notmuch-0.30[crypt,python,${PYTHON_USEDEP}]
+       >=net-mail/notmuch-0.34.2[crypt(+),python,${PYTHON_USEDEP}]
 "
 BDEPEND="
        dev-python/setuptools-scm[${PYTHON_USEDEP}]

Reply via email to