commit:     bc6220386b2e80f32ddfceeefd844358f69bf53c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 17:02:07 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 20:39:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc622038

games-emulation/mupen64plus-core: Remove outdated blockers

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../mupen64plus-core/mupen64plus-core-2.5.9.ebuild         | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild 
b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
index a6144ccc365..f7e5603250c 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.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
@@ -26,20 +26,10 @@ RDEPEND="media-libs/libpng:0=
                media-libs/freetype:2=
                virtual/opengl:0=
                virtual/glu:0=
-       )
-       !<games-emulation/mupen64plus-2.0"
+       )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
-# block versions using SDL1
-RDEPEND="${RDEPEND}
-       !<games-emulation/m64py-0.2.3-r1
-       !<games-emulation/mupen64plus-audio-sdl-2.5
-       !<games-emulation/mupen64plus-input-sdl-2.5
-       !<games-emulation/mupen64plus-ui-console-2.5
-       !<games-emulation/mupen64plus-video-glide64mk2-2.5
-       !<games-emulation/mupen64plus-video-rice-2.5"
-
 REQUIRED_USE="gles2? ( !osd )"
 S=${WORKDIR}/${MY_P}
 

Reply via email to