commit: 1094bf877398bf851c022896c0ca6b69cb2bf528 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 17 17:54:55 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 19 16:51:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1094bf87
profiles: Mask sci-chemistry/nmrdepaker for removal Bug: https://bugs.gentoo.org/705650 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 52ff9da79b4..fb61c4dc4ff 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-05-19) +# Stuck on Python 2 and pygtk, last revdep on dev-python/matplotlib[gtk2], +# last release in 2011, bug #705650. Masked for removal in 30 days. +sci-chemistry/nmrdepaker + # Michał Górny <[email protected]> (2020-05-18) # Unmaintained and vulnerable. Last commit in 2015. Stuck on Python 2. # All reverse dependencies removed restkit support upstream.
