commit:     3812bd779ea0996ffab202d2853f5b9e08194050
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  5 21:31:52 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr  5 21:33:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3812bd77

games-emulation/mupen64plus-video-glide64mk2: libsdl2 has renamed gles USE flag 
to gles2

Package-Manager: Portage-2.3.96, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 ...2-2.5.9-r1.ebuild => mupen64plus-video-glide64mk2-2.5.9-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r1.ebuild
 
b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild
similarity index 95%
rename from 
games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r1.ebuild
rename to 
games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild
index ce151701ed6..47affa11892 100644
--- 
a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r1.ebuild
+++ 
b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ 
RDEPEND=">=games-emulation/mupen64plus-core-2.5:0=[gles2-only=]
        media-libs/libsdl2:0=[video]
        sys-libs/zlib:0=
        virtual/opengl:0=
-       gles2-only? ( media-libs/libsdl2:0[gles] )
+       gles2-only? ( media-libs/libsdl2:0[gles2] )
        hires? ( dev-libs/boost:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"

Reply via email to