commit: 9593c223b475fb08b998d7539976e96d5f662efa Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 22:07:34 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 13:01:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9593c223
profiles: Mask dev-python/pygtkglext for removal These are the only unconditional revdeps for dev-python/pygtkglext: media-gfx/pycam sci-libs/pymmlib Both were masked for removal already. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 88819d0a603..070edd3844c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-02-02) +# Ancient, dead, py27-only, all revdeps masked for removal, bugs 651346, 696974 +# Masked for removal in 30 days. +dev-python/pygtkglext + # Andreas Sturmlechner <[email protected]> (2020-01-31) # py2-only, 8.0 release is broken, upstream appears dormant, bug 707564, # blocks dev-python/pybluez py2 cleanup. Use kde-misc/kdeconnect instead.
