commit: aa8a5b09104e289872ddd973335240f2bbf0b62c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jul 1 11:22:34 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jul 1 11:23:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8a5b09
profiles: Mask games-board/teg for removal Bug: https://bugs.gentoo.org/726816 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3fb77170960..69ce878e8a1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-07-01) +# Depends on dead gnome-base/libgnomeui, bug #726816, dead upstream. Big Debian +# patch exists, but we won't become new upstream. Masked for removal in 30 days. +games-board/teg + # Aaron Bauman <[email protected]> (2020-06-29) # More Py2 only stuff. Plz see -dev ML for discussions # Remove bindings, port to Py3, etc
