diff options
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/oldstandard/oldstandard-2.2.ebuild | 4 |
1 files 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" |