diff options
author | David Seifert <soap@gentoo.org> | 2017-12-20 22:30:18 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-21 02:40:08 +0100 |
commit | d2922d26607d66b290038eaa99b1b9c11e7d4d7b (patch) | |
tree | 60b1cbd45c619336e1205e7e027da5ee96d9c51f /games-emulation/mupen64plus | |
parent | games-emulation/mgba: Remove old (diff) | |
download | gentoo-d2922d26607d66b290038eaa99b1b9c11e7d4d7b.tar.gz gentoo-d2922d26607d66b290038eaa99b1b9c11e7d4d7b.tar.bz2 gentoo-d2922d26607d66b290038eaa99b1b9c11e7d4d7b.zip |
games-emulation/mupen64plus: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'games-emulation/mupen64plus')
-rw-r--r-- | games-emulation/mupen64plus/mupen64plus-2.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild b/games-emulation/mupen64plus/mupen64plus-2.0.ebuild deleted file mode 100644 index 3205e5ad74ea..000000000000 --- a/games-emulation/mupen64plus/mupen64plus-2.0.ebuild +++ /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 )" |