commit: dee719eb86514fca18079e234f18a5ef16c60d21 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 18:31:54 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 00:40:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee719eb
profiles: Mask dev-libs/libappindicator:2 and revdeps for removal Unmaintained, blocks pygtk-removal. Only revdeps to be masked: dev-perl/Gtk2-AppIndicator (no revdeps) x11-plugins/pidgin-indicator (equally unmaintained, no revdeps) Bug: https://bugs.gentoo.org/706478 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fb992608c18..b7864827bd0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-02-05) +# Blocks dev-python/pygtk removal, bug #706478. Masked for removal in 30 days. +dev-libs/libappindicator:2 +dev-perl/Gtk2-AppIndicator +x11-plugins/pidgin-indicator + # Michał Górny <[email protected]> (2020-02-05) # Unmaintained. No Python 3 support. Last release ~2014, homepage # gone.
