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 ABDDB158041 for ; Thu, 21 Mar 2024 02:45:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74EACE29B7; Thu, 21 Mar 2024 02:45:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5E818E29B7 for ; Thu, 21 Mar 2024 02:45:51 +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 A2716335D64 for ; Thu, 21 Mar 2024 02:45:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 404A41597 for ; Thu, 21 Mar 2024 02:45:49 +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: <1710989109.afd7ff992cc509f18baa5f65fe7788ecf4440b58.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/gambatte-jg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/gambatte-jg/gambatte-jg-9999.ebuild X-VCS-Directories: games-emulation/gambatte-jg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: afd7ff992cc509f18baa5f65fe7788ecf4440b58 X-VCS-Branch: master Date: Thu, 21 Mar 2024 02:45:49 +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: 152325dd-c65e-4cc7-8169-b0884e1cc736 X-Archives-Hash: 9ed32fe1cbe996bcf5164cdcf0f7fe8d commit: afd7ff992cc509f18baa5f65fe7788ecf4440b58 Author: orbea riseup net> AuthorDate: Sat Mar 2 16:32:05 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 21 02:45:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd7ff99 games-emulation/gambatte-jg: update dependencies Upstream decided to use the SDL renderer instead of opengl for gambatte-example. Upstream-Commit: https://gitlab.com/jgemu/gambatte/-/commit/9c11623a72412e821c594772ca335885c34b453b Upstream-Commit: https://gitlab.com/jgemu/gambatte/-/commit/d0932d38f0df4ddc3a18e3465276eea9ff743166 Signed-off-by: orbea riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35600 Signed-off-by: Sam James gentoo.org> games-emulation/gambatte-jg/gambatte-jg-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild b/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild index 7cb90f422adf..f342303e1e39 100644 --- a/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild +++ b/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild @@ -29,8 +29,7 @@ REQUIRED_USE="|| ( examples jgmodule shared )" DEPEND=" examples? ( - media-libs/libglvnd - media-libs/libsdl2[opengl,sound,video] + media-libs/libsdl2[sound,video] media-libs/speexdsp ) jgmodule? (