diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:38:54 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:19 +0200 |
commit | 6996d41cb6fe0e3f164ce07e6d96c4eaa6385f5e (patch) | |
tree | f6689d6464e14488429ba868d4fb43a64d7858d7 | |
parent | dev-texlive/texlive-langkorean: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-6996d41cb6fe0e3f164ce07e6d96c4eaa6385f5e.tar.gz gentoo-6996d41cb6fe0e3f164ce07e6d96c4eaa6385f5e.tar.bz2 gentoo-6996d41cb6fe0e3f164ce07e6d96c4eaa6385f5e.zip |
dev-texlive/texlive-langother: Fix LICENSE, OFL-1.1 instead of OFL
Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2023_p68719.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-langother/texlive-langother-2023_p68719.ebuild b/dev-texlive/texlive-langother/texlive-langother-2023_p68719.ebuild index c5540229144b..9e7a3875b03a 100644 --- a/dev-texlive/texlive-langother/texlive-langother-2023_p68719.ebuild +++ b/dev-texlive/texlive-langother/texlive-langother-2023_p68719.ebuild @@ -147,7 +147,7 @@ inherit texlive-module DESCRIPTION="TeXLive Other languages" -LICENSE="CC-BY-SA-4.0 FDL-1.1 GPL-1 GPL-2 GPL-2+ GPL-3+ LPPL-1.3 LPPL-1.3c OFL TeX-other-free public-domain" +LICENSE="CC-BY-SA-4.0 FDL-1.1 GPL-1 GPL-2 GPL-2+ GPL-3+ LPPL-1.3 LPPL-1.3c OFL-1.1 TeX-other-free public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" COMMON_DEPEND=" |