diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-03-05 15:28:07 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-03-05 15:32:58 +0100 |
commit | 1b6c283a108177e13d2a2014ea429e7ceac8c5b9 (patch) | |
tree | 6564e84af4d01ddb544f31958c55f17e9b96f2ef /app-text | |
parent | dev-python/pyotherside: add missing qt6 patch (diff) | |
download | gentoo-1b6c283a108177e13d2a2014ea429e7ceac8c5b9.tar.gz gentoo-1b6c283a108177e13d2a2014ea429e7ceac8c5b9.tar.bz2 gentoo-1b6c283a108177e13d2a2014ea429e7ceac8c5b9.zip |
app-text/texlive-core: udpate TexLive license mapping, map LPPL-1.0
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2023-r1.ebuild (renamed from app-text/texlive-core/texlive-core-2023.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023-r1.ebuild index a9c765a30ed0..7d3e51fa665b 100644 --- a/app-text/texlive-core/texlive-core-2023.ebuild +++ b/app-text/texlive-core/texlive-core-2023-r1.ebuild @@ -11,7 +11,7 @@ MY_P=${PN%-core}-${TL_SOURCE_VERSION}-source DESCRIPTION="A complete TeX distribution" HOMEPAGE="https://tug.org/texlive/" SLOT="0" -LICENSE="Apache-2.0 Artistic BSD BSD-2 FDL-1.3 GPL-1 GPL-2 GPL-3 GPL-3+ LGPL-3 LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT TeX TeX-other-free public-domain" +LICENSE="BSD GPL-1 GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free" RESTRICT="mirror" GENTOO_TEX_PATCHES_NUM=3 SRC_URI=" |