commit: d0237481ecb00fc4d8f4596dc9e257c2590dbf0f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 16:42:28 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 17:03:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0237481
profiles: Mask games-mud/gnome-mud for removal Bug: https://bugs.gentoo.org/670904 Bug: https://bugs.gentoo.org/873859 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 53e386b43d74..79bc6a4b1286 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-10-14) +# Needs upstream work to modernize codebase. Depends on lots of unmaintained +# packages: +# - app-text/rarian +# - gnome-base/gconf +# - gnome-base/libglade +# - net-libs/gnet:2 +# - x11-libs/gtk+:2 +# - x11-libs/vte:0 +# Bugs #670904, #873859 +# Removal on 2022-11-14 +games-mud/gnome-mud + # Sam James <[email protected]> (2022-10-13) # Depends on vulnerable version of Rust. See bug #877005. # Will be unmasked once dependency is updated.
