diff options
author | 2024-05-26 21:58:06 +0200 | |
---|---|---|
committer | 2024-05-26 21:58:06 +0200 | |
commit | af582b404d58fa24414252aeee456def09604606 (patch) | |
tree | a0eb9ba0b6984a06deb310ee06d1633076723bb0 /app-text | |
parent | dev-texlive/texlive-binextra: drop asymptote and dvipng, update LICENSE (diff) | |
download | gentoo-af582b404d58fa24414252aeee456def09604606.tar.gz gentoo-af582b404d58fa24414252aeee456def09604606.tar.bz2 gentoo-af582b404d58fa24414252aeee456def09604606.zip |
app-text/texlive-core: update LICENSE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2023-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r6.ebuild b/app-text/texlive-core/texlive-core-2023-r6.ebuild index 34f5e44053ea..ecaf3b447552 100644 --- a/app-text/texlive-core/texlive-core-2023-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2023-r6.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="BSD GPL-1 GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free" +LICENSE="BSD GPL-1+ GPL-2 GPL-2+ GPL-3+ MIT TeX-other-free" GENTOO_TEX_PATCHES_NUM=3 SRC_URI=" https://mirrors.ctan.org/systems/texlive/Source/${MY_P}.tar.xz |