commit:     7c0de67727d80a6cc2b58ca8e22bea0a679fd91c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 14:47:39 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 16:05:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0de677

media-fonts/oldstandard: Fix LICENSE, OFL-1.1 instead of OFL

Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-fonts/oldstandard/oldstandard-2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/oldstandard/oldstandard-2.2.ebuild 
b/media-fonts/oldstandard/oldstandard-2.2.ebuild
index 977d9e4ea78f..f1133d277963 100644
--- a/media-fonts/oldstandard/oldstandard-2.2.ebuild
+++ b/media-fonts/oldstandard/oldstandard-2.2.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
@@ -13,7 +13,7 @@ SRC_URI="http://www.thessalonica.org.ru/downloads/${P}.otf.zip
        http://www.thessalonica.org.ru/downloads/${P}.ttf.zip";
 S="${WORKDIR}"
 
-LICENSE="OFL"
+LICENSE="OFL-1.1"
 SLOT="0"
 KEYWORDS="amd64 ~loong ~riscv x86"
 

Reply via email to