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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 380E5138350 for ; Sun, 5 Apr 2020 21:34:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CA7FE0B9B; Sun, 5 Apr 2020 21:34:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4807EE0B9B for ; Sun, 5 Apr 2020 21:34:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4823D34EF32 for ; Sun, 5 Apr 2020 21:34:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 023E51AC for ; Sun, 5 Apr 2020 21:34:51 +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: <1586122389.35bf87fc542d104cd04d9d62d4f86ab46624b678.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild X-VCS-Directories: games-emulation/mupen64plus-core/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 35bf87fc542d104cd04d9d62d4f86ab46624b678 X-VCS-Branch: master Date: Sun, 5 Apr 2020 21:34:51 +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: 2f1fc051-3ded-42e8-8ede-58c8f5604541 X-Archives-Hash: 5dade77b07edca4361875dcc965d637e commit: 35bf87fc542d104cd04d9d62d4f86ab46624b678 Author: James Le Cuirot gentoo org> AuthorDate: Sun Apr 5 21:31:28 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Apr 5 21:33:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bf87fc games-emulation/mupen64plus-core: libsdl2 has renamed gles USE flag to gles2 Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot gentoo.org> ...upen64plus-core-2.5.9-r1.ebuild => mupen64plus-core-2.5.9-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild similarity index 98% rename from games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild rename to games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild index 57dc6a6f230..99d93cc2358 100644 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild @@ -18,7 +18,7 @@ IUSE="debugger gles2-only lirc new-dynarec opencv +osd cpu_flags_x86_sse" RDEPEND="media-libs/libpng:0= media-libs/libsdl2:0=[joystick,opengl,video] sys-libs/zlib:0=[minizip] - gles2-only? ( media-libs/libsdl2:0[gles] ) + gles2-only? ( media-libs/libsdl2:0[gles2] ) lirc? ( app-misc/lirc:0 ) opencv? ( media-libs/opencv:= ) osd? (