commit: 59f2a711fbc8654494c3554a2001fefe1ba3ab8a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 17 20:17:23 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Nov 17 20:18:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f2a711
package.mask: Last rite net-misc/pyhoca*, net-misc/python-x2go Bug: https://bugs.gentoo.org/879011 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 26e64b28f6db..57ea6ef9169f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2022-11-17) +# Requires net-misc/pyhoca-cli that is masked for removal. +net-misc/remmina x2go + # Matt Turner <[email protected]> (2022-11-16) # tracker-miners depends on libsoup:3.0 but USE=rss depends on net-libs/libgrss # which has not been ported to libsoup:3.0. diff --git a/profiles/package.mask b/profiles/package.mask index ffd96b2851dc..359d9dcb909d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-11-17) +# Requires dev-python/gevent that is going to be masked for removal. +# net-misc/x2goclient remains as a replacement. +# Removal on 2022-12-17. Bug #879011. +net-misc/pyhoca-cli +net-misc/pyhoca-gui +net-misc/python-x2go + # Matthew Smith <[email protected]> (2022-11-17) # libnet:1.0's remaining rdeps. Dead upstreams. # Removal on 2022-12-17. Bug #881677
