commit: 64f86533b0890e472637a2af512a458a59774770 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun May 12 14:37:06 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon May 13 16:05:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f86533
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 <AT> gentoo.org> dev-texlive/texlive-langarabic/texlive-langarabic-2021.ebuild | 4 ++-- 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="
