From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ECA98158064 for ; Mon, 13 May 2024 16:11:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78C90E2ACB; Mon, 13 May 2024 16:11:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 457D9E2AC8 for ; Mon, 13 May 2024 16:11:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E464340C42 for ; Mon, 13 May 2024 16:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADF4E1AC6 for ; Mon, 13 May 2024 16:11:44 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1715616326.5bd216ce4b5a20fce6e4846c22d76a1823562c5a.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/fifth-leg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild X-VCS-Directories: media-fonts/fifth-leg/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5bd216ce4b5a20fce6e4846c22d76a1823562c5a X-VCS-Branch: master Date: Mon, 13 May 2024 16:11:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22fdf95f-b267-44d2-90fb-3e9f4bb5eba9 X-Archives-Hash: 34f4a6a98ecda6b778ea97f7c9b774ce commit: 5bd216ce4b5a20fce6e4846c22d76a1823562c5a Author: Ulrich Müller gentoo org> AuthorDate: Sun May 12 14:46:28 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 13 16:05:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd216ce media-fonts/fifth-leg: Fix LICENSE, OFL-1.1 instead of OFL Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller gentoo.org> media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild b/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild index c99d0f7cbb4b..d8f48aa0498e 100644 --- a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild +++ b/media-fonts/fifth-leg/fifth-leg-0.6-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 @@ -11,7 +11,7 @@ HOMEPAGE="https://jimmac.eu/" SRC_URI="https://api.opensuse.org/public/source/openSUSE:${OPENSUSE_RELEASE}/fifth-leg-font/opensuse-font-${P}.tar.bz2" S="${WORKDIR}" -LICENSE="OFL" +LICENSE="OFL-1.1" SLOT="0" KEYWORDS="~amd64 ~loong ~riscv ~x86" IUSE=""