diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:35:38 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:15 +0200 |
commit | d8b3e1d6a8dd988f159f199a0a8e2624b53a9c1b (patch) | |
tree | cb8ce962e5af6a9520d2ce0855f9fd295273b102 /dev-texlive | |
parent | dev-texlive/texlive-basic: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-d8b3e1d6a8dd988f159f199a0a8e2624b53a9c1b.tar.gz gentoo-d8b3e1d6a8dd988f159f199a0a8e2624b53a9c1b.tar.bz2 gentoo-d8b3e1d6a8dd988f159f199a0a8e2624b53a9c1b.zip |
dev-texlive/texlive-fontsextra: Fix LICENSE, OFL-1.1 instead of OFL
Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-fontsextra/texlive-fontsextra-2023_p69663-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2023_p69663-r1.ebuild b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2023_p69663-r1.ebuild index 6d8f14797c0d..d726900a2181 100644 --- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2023_p69663-r1.ebuild +++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2023_p69663-r1.ebuild @@ -798,7 +798,7 @@ inherit texlive-module DESCRIPTION="TeXLive Additional fonts" -LICENSE="Apache-2.0 BSD BSD-2 CC-BY-1.0 CC-BY-4.0 CC-BY-SA-4.0 GPL-1 GPL-2 GPL-2+ GPL-3 GPL-3+ LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT OFL TeX TeX-other-free public-domain" +LICENSE="Apache-2.0 BSD BSD-2 CC-BY-1.0 CC-BY-4.0 CC-BY-SA-4.0 GPL-1 GPL-2 GPL-2+ GPL-3 GPL-3+ LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT OFL-1.1 TeX TeX-other-free public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" COMMON_DEPEND=" |