games-emulation/mupen64plus: Remove old
authorDavid Seifert <soap@gentoo.org>
Wed, 20 Dec 2017 21:30:18 +0000 (22:30 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 21 Dec 2017 01:40:08 +0000 (02:40 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

games-emulation/mupen64plus/mupen64plus-2.0.ebuild [deleted file]

diff --git a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild
deleted file mode 100644 (file)
index 3205e5a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, meta-package"
-HOMEPAGE="http://www.mupen64plus.org/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+audio-sdl +input-sdl +rsp-hle +ui-console +ui-m64py +video-glide64mk2 +video-rice"
-
-RDEPEND="games-emulation/mupen64plus-core
-       audio-sdl? ( games-emulation/mupen64plus-audio-sdl )
-       input-sdl? ( games-emulation/mupen64plus-input-sdl )
-       rsp-hle? ( games-emulation/mupen64plus-rsp-hle )
-       ui-console? ( games-emulation/mupen64plus-ui-console )
-       ui-m64py? ( games-emulation/m64py )
-       video-glide64mk2? ( games-emulation/mupen64plus-video-glide64mk2 )
-       video-rice? ( games-emulation/mupen64plus-video-rice )"