diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:37:06 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:16 +0200 |
commit | 64f86533b0890e472637a2af512a458a59774770 (patch) | |
tree | e15a45b4c4c04577d836e1a80e93a58d80deb510 /dev-texlive/texlive-langarabic | |
parent | dev-texlive/texlive-formatsextra: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-64f86533b0890e472637a2af512a458a59774770.tar.gz gentoo-64f86533b0890e472637a2af512a458a59774770.tar.bz2 gentoo-64f86533b0890e472637a2af512a458a59774770.zip |
dev-texlive/texlive-langarabic: 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-langarabic')
-rw-r--r-- | dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-langarabic/texlive-langarabic-2023_p69111.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild b/dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild index 54dd6a7d58c3..398f72e0137e 100644 --- a/dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild +++ b/dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="arabluatex.source bidi.source texnegar.source xeper inherit texlive-module DESCRIPTION="TeXLive Arabic" -LICENSE=" GPL-2 GPL-3+ LPPL-1.3 LPPL-1.3c OFL public-domain " +LICENSE=" GPL-2 GPL-3+ LPPL-1.3 LPPL-1.3c OFL-1.1 public-domain " SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" diff --git a/dev-texlive/texlive-langarabic/texlive-langarabic-2023_p69111.ebuild b/dev-texlive/texlive-langarabic/texlive-langarabic-2023_p69111.ebuild index 1582fb800d67..87345d209963 100644 --- a/dev-texlive/texlive-langarabic/texlive-langarabic-2023_p69111.ebuild +++ b/dev-texlive/texlive-langarabic/texlive-langarabic-2023_p69111.ebuild @@ -80,7 +80,7 @@ inherit texlive-module DESCRIPTION="TeXLive Arabic" -LICENSE="CC-BY-SA-4.0 GPL-2 GPL-3+ LPPL-1.3 LPPL-1.3c MIT OFL public-domain" +LICENSE="CC-BY-SA-4.0 GPL-2 GPL-3+ LPPL-1.3 LPPL-1.3c MIT OFL-1.1 public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" COMMON_DEPEND=" |