From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id AB86D1582EF for ; Mon, 10 Mar 2025 23:40:43 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9283E3430F8 for ; Mon, 10 Mar 2025 23:40:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 832B911037F; Mon, 10 Mar 2025 23:40:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7947711037F for ; Mon, 10 Mar 2025 23:40:42 +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 3267C3430F8 for ; Mon, 10 Mar 2025 23:40:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A0119A7 for ; Mon, 10 Mar 2025 23:40:40 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1741649936.d800bb7126529672d23f89294c3ff281505101a9.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sunshine/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/sunshine/sunshine-0.23.1.ebuild X-VCS-Directories: net-misc/sunshine/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d800bb7126529672d23f89294c3ff281505101a9 X-VCS-Branch: master Date: Mon, 10 Mar 2025 23:40:40 +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: 10462b50-334c-4ad4-b716-c8fad93b9944 X-Archives-Hash: e046b454b2be4d7d5cae110987423713 commit: d800bb7126529672d23f89294c3ff281505101a9 Author: James Le Cuirot gentoo org> AuthorDate: Mon Mar 10 23:38:32 2025 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Mar 10 23:38:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d800bb71 net-misc/sunshine: Pin back amf-headers to 1.4.34 due to breakage I'll try fixing this properly later. Closes: https://bugs.gentoo.org/950686 Signed-off-by: James Le Cuirot gentoo.org> net-misc/sunshine/sunshine-0.23.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/sunshine/sunshine-0.23.1.ebuild b/net-misc/sunshine/sunshine-0.23.1.ebuild index b3a422edf43c..60f295db98ea 100644 --- a/net-misc/sunshine/sunshine-0.23.1.ebuild +++ b/net-misc/sunshine/sunshine-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -162,7 +162,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} - media-libs/amf-headers +