commit: d8fc7735b44af10192df9a0443cbe1c38f458750 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 27 16:56:23 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 27 20:00:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fc7735
package.mask: Last rite dev-python/slimit Bug: https://bugs.gentoo.org/822840 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 d81f375958f8..69a74f3dc0ee 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,12 @@ # Bug #883223. ~dev-libs/glib-2.74.2 +# Michał Górny <[email protected]> (2022-11-27) +# Broken with modern dev-python/setuptools versions. Last upstream +# commit in 2018. No reverse dependencies. +# Removal on 2022-12-27. Bug #822840. +dev-python/slimit + # Michał Górny <[email protected]> (2022-11-27) # Unmaintained. HOMEPAGE is gone. Uses GTK+2. # Removal on 2022-12-27. Bug #821118.
