commit: 6298f38755ec37fa6ce5357d7eda3b77537507a8
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 17:16:18 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu May 16 05:27:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6298f387
media-fonts/tex-gyre: Update LICENSE
The GUST Font License is equivalent to LPPL-1.3c, therefore we can
reduce license proliferation and list only the latter. Note that Gentoo
TeX Live packages do the same license mapping from "gfl" to LPPL-1.3c.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../tex-gyre/{tex-gyre-2.501.ebuild => tex-gyre-2.501-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/tex-gyre/tex-gyre-2.501.ebuild
b/media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild
similarity index 82%
rename from media-fonts/tex-gyre/tex-gyre-2.501.ebuild
rename to media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild
index aaa37e378cc9..d5a65788825b 100644
--- a/media-fonts/tex-gyre/tex-gyre-2.501.ebuild
+++ b/media-fonts/tex-gyre/tex-gyre-2.501-r1.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
@@ -9,7 +9,7 @@ DESCRIPTION="Extensive remake of freely available URW fonts"
HOMEPAGE="http://www.gust.org.pl/projects/e-foundry/tex-gyre"
SRC_URI="http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/${MY_P}.zip"
-LICENSE="|| ( GFL LPPL-1.3c )" # legally equivalent
+LICENSE="LPPL-1.3c" # GUST Font License, equivalent to LPPL-1.3c
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~riscv x86"