diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:34:48 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:14 +0200 |
commit | 93f30def31964dfc583c4e25248c346cb772343a (patch) | |
tree | 0f9a3b411b64938505b2623d79e06b875a1a76e7 /dev-texlive | |
parent | dev-ruby/font-awesome-rails: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-93f30def31964dfc583c4e25248c346cb772343a.tar.gz gentoo-93f30def31964dfc583c4e25248c346cb772343a.tar.bz2 gentoo-93f30def31964dfc583c4e25248c346cb772343a.zip |
dev-texlive/texlive-basic: 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-basic/texlive-basic-2021.ebuild | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/texlive-basic-2021.ebuild b/dev-texlive/texlive-basic/texlive-basic-2021.ebuild index a826589fe76f..bad41a718bb4 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2021.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-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" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_OPTIONAL_ENGINE="luajittex" inherit texlive-module DESCRIPTION="TeXLive Essential programs and files" -LICENSE=" GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c MIT OFL public-domain TeX TeX-other-free " +LICENSE=" GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c MIT OFL-1.1 public-domain TeX TeX-other-free " 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-basic/texlive-basic-2023_p59159-r2.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild index 9829c0ea7fc9..22b0704d6ba8 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild @@ -77,7 +77,7 @@ inherit texlive-module DESCRIPTION="TeXLive Essential programs and files" -LICENSE="GPL-1 GPL-2+ LGPL-2.1 LPPL-1.0 LPPL-1.3 LPPL-1.3c MIT OFL TeX TeX-other-free public-domain" +LICENSE="GPL-1 GPL-2+ LGPL-2.1 LPPL-1.0 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=" |