commit: bb1e24b821b0700bc54728a5acc0af3275db2c15 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 22 23:12:48 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 22 23:12:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1e24b8
profiles: Mask media-video/gtk-recordmydesktop for removal Bug: https://bugs.gentoo.org/710172 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 bf894baf9b0..522430bf5dc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-03-22) +# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only +# Bug #710172, masked for removal in 30 days. +media-video/gtk-recordmydesktop + # Andreas Sturmlechner <[email protected]> (2020-03-22) # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only # Bug #708164, masked for removal in 30 days.
