diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:39:19 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:19 +0200 |
commit | d60345bcc690df840e12306c248d614073c5ab6e (patch) | |
tree | 018cbaf322d61666817f331658428ef036a15597 /dev-texlive/texlive-latexextra | |
parent | dev-texlive/texlive-langother: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-d60345bcc690df840e12306c248d614073c5ab6e.tar.gz gentoo-d60345bcc690df840e12306c248d614073c5ab6e.tar.bz2 gentoo-d60345bcc690df840e12306c248d614073c5ab6e.zip |
dev-texlive/texlive-latexextra: 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/texlive-latexextra')
-rw-r--r-- | dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r2.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r2.ebuild index 34a57e0799b0..065686fe272e 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r2.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2023_p69752-r2.ebuild @@ -3951,7 +3951,7 @@ inherit optfeature texlive-module DESCRIPTION="TeXLive LaTeX additional packages" -LICENSE="Apache-2.0 Artistic BSD BSD-2 CC-BY-2.0 CC-BY-4.0 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 FDL-1.1 GPL-1 GPL-2 GPL-2+ GPL-3 GPL-3+ LGPL-2 LGPL-3 LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3a LPPL-1.3c MIT OFL TeX-other-free public-domain" +LICENSE="Apache-2.0 Artistic BSD BSD-2 CC-BY-2.0 CC-BY-4.0 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 FDL-1.1 GPL-1 GPL-2 GPL-2+ GPL-3 GPL-3+ LGPL-2 LGPL-3 LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3a LPPL-1.3c MIT OFL-1.1 TeX-other-free public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" COMMON_DEPEND=" |