commit: 8951d775a47cab23482e03f71fbfeab947a1a82d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 30 19:00:45 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 30 19:00:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8951d775
games-emulation/mupen64plus: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../mupen64plus/mupen64plus-2.5.9.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/games-emulation/mupen64plus/mupen64plus-2.5.9.ebuild b/games-emulation/mupen64plus/mupen64plus-2.5.9.ebuild deleted file mode 100644 index 0f1c91b5f000..000000000000 --- a/games-emulation/mupen64plus/mupen64plus-2.5.9.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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-${PV} - audio-sdl? ( >=games-emulation/mupen64plus-audio-sdl-${PV} ) - input-sdl? ( >=games-emulation/mupen64plus-input-sdl-${PV} ) - rsp-hle? ( >=games-emulation/mupen64plus-rsp-hle-${PV} ) - ui-console? ( >=games-emulation/mupen64plus-ui-console-${PV} ) - ui-m64py? ( >=games-emulation/m64py-0.2.3-r1 ) - video-glide64mk2? ( >=games-emulation/mupen64plus-video-glide64mk2-${PV} ) - video-rice? ( >=games-emulation/mupen64plus-video-rice-${PV} )"
