commit: 61cb2b789efc5765c3e3d972c6a8016320170601
Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 4 08:16:34 2025 +0000
Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Tue Nov 4 09:52:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cb2b78
net-mail/stalwart-mail: update LICENSE
Signed-off-by: Thomas Raschbacher <lordvan <AT> gentoo.org>
net-mail/stalwart-mail/stalwart-mail-0.14.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-mail/stalwart-mail/stalwart-mail-0.14.1.ebuild
b/net-mail/stalwart-mail/stalwart-mail-0.14.1.ebuild
index 542d631e1dfb..c1497d5547f8 100644
--- a/net-mail/stalwart-mail/stalwart-mail-0.14.1.ebuild
+++ b/net-mail/stalwart-mail/stalwart-mail-0.14.1.ebuild
@@ -903,11 +903,11 @@ S="${WORKDIR}/stalwart-${PV}"
LICENSE="|| ( AGPL-3 )"
# Dependent crate licenses
LICENSE+="
- AGPL-3 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC LGPL-2+ MIT
- MPL-2.0 Unicode-3.0 ZLIB
+ AGPL-3 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0
+ ISC LGPL-2+ MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2
"
-# 0.13.x has breaking changes so avoid installing new server with old cli
+# 0.14.x has breaking changes so avoid installing new server with old cli
DEPEND+="
!!<net-mail/stalwart-cli-0.14.0
"