commit: 1696a5139120c829a3f60d466ebc469fbb7a1e65 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 22 14:00:27 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 14:01:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1696a513
package.mask: mask net-wireless/gr-* * all of these ebuilds are live and have multiple build failures or QA issues Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 01f4848490f..d094f437e4e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,19 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2020-09-22) +# Fails to build with new Python or at all. +# QA issues (byte compiling etc). All live ebuilds. +# Removal in 14 days +net-wireless/gr-baz +net-wireless/gr-doa +net-wireless/gr-foo +net-wireless/gr-ntsc +net-wireless/gr-ntsc-rc +net-wireless/gr-ppm-wiegand +net-wireless/gr-rftap +net-wireless/gr-specest + # Michał Górny <[email protected]> (2020-09-22) # Poorly maintained suite of NIH packages. Only live ebuilds left # for over a year. This really belongs in an overlay. Some of them
