commit: e4d677651e7fafbc3cd2ba9d3fa11282c55eafb9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 23 07:07:21 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 23 07:08:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d67765
package.mask: Last rite dev-python/vncdotool Bug: https://bugs.gentoo.org/910708 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1d155cc29982..8b283159b285 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-07-23) +# Package with no maintainer and tests restricted (also test deps look +# suspicious). It was only needed for tests +# in dev-python/pyvirtualdisplay, and that package didn't support +# the newest version anyway. No revdeps left. +# Removal on 2023-08-22. Bug #910708. +dev-python/vncdotool + # David Seifert <[email protected]> (2023-07-22) # Upstream unresponsive and package is pretty much dead. dev-python/tqdm # is a modern and fast replacement for dev-python/progressbar.
