diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:36:06 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:15 +0200 |
commit | 5c943e852def2040cbd74368fd4f4c6452499936 (patch) | |
tree | 6d2e4b20e561bbcee7dd171e50e442ad5ad088a0 /dev-texlive | |
parent | dev-texlive/texlive-fontsextra: Fix LICENSE, OFL-1.1 instead of OFL (diff) | |
download | gentoo-5c943e852def2040cbd74368fd4f4c6452499936.tar.gz gentoo-5c943e852def2040cbd74368fd4f4c6452499936.tar.bz2 gentoo-5c943e852def2040cbd74368fd4f4c6452499936.zip |
dev-texlive/texlive-fontsrecommended: 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-fontsrecommended/texlive-fontsrecommended-2021.ebuild | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2023_p54074.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2021.ebuild b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2021.ebuild index d22bb85589c4..a446aad46457 100644 --- a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2021.ebuild +++ b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-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="euro.source fpl.source marvosym.source mathpazo.sou inherit texlive-module DESCRIPTION="TeXLive Recommended fonts" -LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c OFL public-domain TeX TeX-other-free " +LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c 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-fontsrecommended/texlive-fontsrecommended-2023_p54074.ebuild b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2023_p54074.ebuild index 102d022eea7f..f67cb85b44df 100644 --- a/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2023_p54074.ebuild +++ b/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2023_p54074.ebuild @@ -76,7 +76,7 @@ inherit texlive-module DESCRIPTION="TeXLive Recommended fonts" -LICENSE="BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c OFL TeX TeX-other-free public-domain" +LICENSE="BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c OFL-1.1 TeX TeX-other-free public-domain" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" COMMON_DEPEND=" |