commit: 75afdd060990d6c758787dc16da4cb32603a966c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 24 19:40:03 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 26 19:19:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75afdd06
package.mask: Mask dev-python/tdaemon for removal Bug: https://bugs.gentoo.org/526552 profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 78ba59aed11..93b23af8f21 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (26 Apr 2018) +# Obsolete package used during some past GSoC development +# and unmaintained since. All of its users have retired already. +# No reverse dependencies. The ebuild runs test suite of CPython +# instead of its own. Removal in 30 days. Bug #526552. +dev-python/tdaemon + # Arfrever Frehtes Taifersar Arahesis <[email protected]> (26 Apr 2018) # Merged into >=dev-cpp/gtest-1.8.0. # Masked for removal in 30 days.
