commit: 80831935563c8af13b20f019bd706b0bc5653b0a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 16:51:00 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=80831935
profiles: Mask net-libs/gnet for removal Bug: https://bugs.gentoo.org/349301 Bug: https://bugs.gentoo.org/713152 Bug: https://bugs.gentoo.org/802723 Bug: https://bugs.gentoo.org/808435 Bug: https://bugs.gentoo.org/870730 Bug: https://bugs.gentoo.org/877079 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 79bc6a4b1286..4225e16cb87b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-10-14) +# Unmaintained upstream. Last release in 2008. Only reverse dependency is +# gnome-mud, which is masked for removal. +# Bugs #349301, #713152, #802723, #808435, #870730, #877079. +# Removal on 2022-11-14 +net-libs/gnet + # Matt Turner <[email protected]> (2022-10-14) # Needs upstream work to modernize codebase. Depends on lots of unmaintained # packages:
