commit:     d98f739cda51343eb0fb5c1d1e7275d1d159e30d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  5 07:33:29 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Sep  5 07:57:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98f739c

sys-fs/bcachefs-tools: update LICENSE

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild | 4 +++-
 sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
index 5e86a42db177..407c9235d8c3 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.25.3.ebuild
@@ -107,7 +107,9 @@ else
        KEYWORDS="~amd64 ~arm64"
 fi
 
-LICENSE="Apache-2.0 BSD GPL-2 MIT"
+LICENSE="GPL-2"
+# Dependent crate licenses
+LICENSE+=" Apache-2.0 BSD ISC MIT Unicode-DFS-2016"
 SLOT="0"
 IUSE="fuse verify-sig"
 RESTRICT="test"

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
index 81160837f9cb..39c2e8d4734b 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-9999.ebuild
@@ -105,7 +105,9 @@ else
        KEYWORDS="~amd64 ~arm64"
 fi
 
-LICENSE="Apache-2.0 BSD GPL-2 MIT"
+LICENSE="GPL-2"
+# Dependent crate licenses
+LICENSE+=" Apache-2.0 BSD ISC MIT Unicode-DFS-2016"
 SLOT="0"
 IUSE="fuse verify-sig"
 RESTRICT="test"

Reply via email to