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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9226158498 for ; Sat, 25 May 2024 03:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 999DBE29C1; Sat, 25 May 2024 03:32:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3346BE29C1 for ; Sat, 25 May 2024 03:32:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2FC034069F for ; Sat, 25 May 2024 03:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED1A01AE0 for ; Sat, 25 May 2024 03:32:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1716607898.0c7c8f94381e3ee1b8a2c2e46344c83e6f6dbe3b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/kodi-21.0-r1.ebuild X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0c7c8f94381e3ee1b8a2c2e46344c83e6f6dbe3b X-VCS-Branch: master Date: Sat, 25 May 2024 03:32:15 +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: e2447bf2-a758-40c4-9b2c-5068df9f325a X-Archives-Hash: 79e9ea6e7d8b7b1545a47a244f1b3d89 commit: 0c7c8f94381e3ee1b8a2c2e46344c83e6f6dbe3b Author: Alfred Wingate protonmail com> AuthorDate: Fri May 24 19:54:16 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 25 03:31:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7c8f94 media-tv/kodi: fix typos in PATCHES Fixes: eef3a99ed8f0e12d70bb434ecb3715cd3c7c9ce2 Closes: https://bugs.gentoo.org/932651 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36811 Signed-off-by: Sam James gentoo.org> media-tv/kodi/kodi-21.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-tv/kodi/kodi-21.0-r1.ebuild b/media-tv/kodi/kodi-21.0-r1.ebuild index 18b27c8c116d..f67b499ded60 100644 --- a/media-tv/kodi/kodi-21.0-r1.ebuild +++ b/media-tv/kodi/kodi-21.0-r1.ebuild @@ -259,8 +259,8 @@ BDEPEND=" ) " -PATHCES=( - "${FILESDIR}"/kodi-21-fix-gcc14.ebuild +PATCHES=( + "${FILESDIR}"/kodi-21-fix-gcc14.patch ) # bug #544020