commit: 3ad68c57f7f97d849e109d05b3f0aecced98cbce Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 26 21:31:34 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Aug 27 14:36:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad68c57
profiles: Mask games-emulation/yabause for removal Bug: https://bugs.gentoo.org/953641 Bug: https://bugs.gentoo.org/957257 Bug: https://bugs.gentoo.org/879693 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 610e8ee73b7f..f977840ee101 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-27) +# Qt5 based, still EAPI-7, last commit in upstream repo 7 years ago. +# Alternatives are games-emulation/mednafen or, from guru overlay, +# games-emulation/RetroArch. Bugs #953641, #957257, #879693. +# Removal on 2025-09-26. +games-emulation/yabause + # Andreas Sturmlechner <[email protected]> (2025-08-27) # Qt5 based, last release >3 years ago and no commits since then. # Bug #953258. Removal on 2025-09-26
