aboutsummaryrefslogtreecommitdiffstats
path: root/games-emulation/simple64/simple64-9999.ebuild
diff options
context:
space:
mode:
author1024x22026-08-19 17:11:38 +0100
committer1024x22026-08-19 17:11:38 +0100
commit6b009b941eb6eefd0d0f90f23e9b26ab0699082e (patch)
tree6fe6daf64a597b6463fd22f0eb6d4f48e1c98694 /games-emulation/simple64/simple64-9999.ebuild
parenta6b8abf9975998b488ea85824616282d0fff31db (diff)
games-emulation/*: drop simple64HEADmain
Use games-emulation/rmg instead.
Diffstat (limited to 'games-emulation/simple64/simple64-9999.ebuild')
-rw-r--r--games-emulation/simple64/simple64-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/games-emulation/simple64/simple64-9999.ebuild b/games-emulation/simple64/simple64-9999.ebuild
deleted file mode 100644
index 18d64ca..0000000
--- a/games-emulation/simple64/simple64-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Accurate Nintendo 64 Emulator, meta-package"
-HOMEPAGE="https://simple64.github.io/"
-
-LICENSE="metapackage"
-SLOT="0/${PV}"
-
-RDEPEND="
- games-emulation/simple64-core:=
- games-emulation/simple64-input-raphnetraw:=
- games-emulation/simple64-input-qt:=
- games-emulation/simple64-audio-sdl2:=
- games-emulation/simple64-gui:=
- games-emulation/simple64-rsp-parallel:=
- games-emulation/simple64-video-parallel:=
-"