commit: 6dc592ed11d486955377c839c86855185667a75e Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Fri Aug 26 16:07:04 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Fri Aug 26 16:07:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc592ed
profiles: mask x11-libs/gtkglext for removal Bug: https://bugs.gentoo.org/698950 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 594dff63a6bc..728b5c3868ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Matthew Smith <[email protected]> (2022-08-26) +# Unmaintained upstream. Superseded by modern GTK. +# Bug #698950, removal in 30 days. +x11-libs/gtkglext + # Jaco Kroon <[email protected]> (2022-08-22) # Superceded by bgpq4 (already in tree). Non-co-operative upstream. Removal # in 30 days. Open bugs, already fixed in bgpq4. Please convert your usage to
