commit: 1a01b5535ff3ab8772697feca0fbe4bf3c84c3f5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 17 09:09:56 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 17 09:14:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a01b553
package.mask: Last rite dev-python/hacking Bug: https://bugs.gentoo.org/829410 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1277d8b1eefe..ebd6c2cb8159 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-12-17) +# Annoying package with deps pinned to old versions of packages. +# All revdeps were eliminated. +# Removal on 2022-01-16. Bug #829410. +dev-python/hacking + # William Hubbs <[email protected]> (2021-12-15) # This is a go module and is included in projects directly. # Bug #819639; masked for removal on 2022-01-15.
