commit: 42b0b2e547f3649cbbe17b12cefb470fd167cc17 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Oct 24 15:26:07 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Oct 24 15:26:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b0b2e5
package.mask: Last rite sys-power/nvram-wakeup Bug: https://bugs.gentoo.org/124755 Bug: https://bugs.gentoo.org/713472 Bug: https://bugs.gentoo.org/726020 Bug: https://bugs.gentoo.org/740912 Bug: https://bugs.gentoo.org/742434 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 44f01b317ec..17d8d40212b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2020-10-24) +# EAPI 4, multiple QA issues, performs dangerous pointer-to-int +# casts, can trash your computer, last release over 10 years ago. +# Removal in 30 days. Bug #124755, #713472, #726020, #740912, #742434. +sys-power/nvram-wakeup + # David Seifert <[email protected]> (2020-10-24) # EAPI 4, doesn't build, outdated, ebuild has multiple QA issues. # Removal in 30 days. Bug #463188, #531104, #613116, #740926.
