commit: 30cc55e92b733a939f276e72ab338313f91c3de0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 13:01:47 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 13:09:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cc55e9
profiles: Mask net-p2p/nicotine+ for removal Bug: https://bugs.gentoo.org/708162 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 d23bf09ed9b..2936b7c4b52 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-07-18) +# Stuck on Python 2, depends on deprecated dev-python/pygtk, bug #708162. +# Needs a maintainer and >=2.0.1 version bump. Masked for removal in 30 days. +net-p2p/nicotine+ + # Andreas Sturmlechner <[email protected]> (2020-07-15) # Broken by scons-python3 for >1 year, depends on dead gnome-base/libgnomeui, # bugs #685576, #726818, no reverse dependencies. Removal in 30 days.
