commit: 864d21da73e16854dbb5bbf250b553cb402349f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 05:31:32 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 05:35:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864d21da
games-emulation/mupen64plus: Drop old (2.5) Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-emulation/mupen64plus/mupen64plus-2.5.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/games-emulation/mupen64plus/mupen64plus-2.5.ebuild b/games-emulation/mupen64plus/mupen64plus-2.5.ebuild deleted file mode 100644 index ee21b07e89a..00000000000 --- a/games-emulation/mupen64plus/mupen64plus-2.5.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="https://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-2.5 - audio-sdl? ( >=games-emulation/mupen64plus-audio-sdl-2.5 ) - input-sdl? ( >=games-emulation/mupen64plus-input-sdl-2.5 ) - rsp-hle? ( >=games-emulation/mupen64plus-rsp-hle-2.5 ) - ui-console? ( >=games-emulation/mupen64plus-ui-console-2.5 ) - ui-m64py? ( >=games-emulation/m64py-0.2.3-r1 ) - video-glide64mk2? ( >=games-emulation/mupen64plus-video-glide64mk2-2.5 ) - video-rice? ( >=games-emulation/mupen64plus-video-rice-2.5 )"
