From cb9bd22a7479d353f60fcbf517274d56dbc3fc82 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 21 Mar 2026 21:16:01 -0400 Subject: [PATCH] dev-util/maturin: explicitly list Apache-2.0 for USE=doc in LICENSE Has some installed fonts under OFL-1.1 and others under Apache-2.0. Not that this really changes anything given Apache-2.0 is always in LICENSE at the moment (for the crates), so no revbump needed. Signed-off-by: Ionen Wolkens --- dev-util/maturin/maturin-1.11.5.ebuild | 2 +- dev-util/maturin/maturin-1.12.5.ebuild | 2 +- dev-util/maturin/maturin-1.12.6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/maturin/maturin-1.11.5.ebuild b/dev-util/maturin/maturin-1.11.5.ebuild index 15ac1adad6e1c..2453d1d55376f 100644 --- a/dev-util/maturin/maturin-1.11.5.ebuild +++ b/dev-util/maturin/maturin-1.11.5.ebuild @@ -18,7 +18,7 @@ SRC_URI=" " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests -LICENSE="|| ( Apache-2.0 MIT ) doc? ( OFL-1.1 )" +LICENSE="|| ( Apache-2.0 MIT ) doc? ( Apache-2.0 OFL-1.1 )" LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2 diff --git a/dev-util/maturin/maturin-1.12.5.ebuild b/dev-util/maturin/maturin-1.12.5.ebuild index 8641c58221a62..5bc928ae48552 100644 --- a/dev-util/maturin/maturin-1.12.5.ebuild +++ b/dev-util/maturin/maturin-1.12.5.ebuild @@ -18,7 +18,7 @@ SRC_URI=" " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests -LICENSE="|| ( Apache-2.0 MIT ) doc? ( OFL-1.1 )" +LICENSE="|| ( Apache-2.0 MIT ) doc? ( Apache-2.0 OFL-1.1 )" LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CDLA-Permissive-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2 diff --git a/dev-util/maturin/maturin-1.12.6.ebuild b/dev-util/maturin/maturin-1.12.6.ebuild index 8641c58221a62..5bc928ae48552 100644 --- a/dev-util/maturin/maturin-1.12.6.ebuild +++ b/dev-util/maturin/maturin-1.12.6.ebuild @@ -18,7 +18,7 @@ SRC_URI=" " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests -LICENSE="|| ( Apache-2.0 MIT ) doc? ( OFL-1.1 )" +LICENSE="|| ( Apache-2.0 MIT ) doc? ( Apache-2.0 OFL-1.1 )" LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CDLA-Permissive-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2