commit: 6a866101af85e162d2f4ad6345a995e2dd8306b1 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Oct 24 13:56:53 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Oct 24 13:56:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a866101
package.mask: Last rite dev-dotnet/* EAPI 4 ebuilds Bug: https://bugs.gentoo.org/681194 Bug: https://bugs.gentoo.org/722256 Bug: https://bugs.gentoo.org/740986 Bug: https://bugs.gentoo.org/740988 Bug: https://bugs.gentoo.org/740990 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9002ce05340..bd92615e8fd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2020-10-24) +# EAPI 4, abandoned upstream, fails to build, security vulnerabilities. +# .NET is practically abandoned in Gentoo and needs a complete reboot. +# Removal in 30 days. Bug #681194, #722256, #740986, #740988, #740990. +dev-dotnet/gio-sharp +dev-dotnet/ikvm-bin +dev-dotnet/log4net + # Michał Górny <[email protected]> (2020-10-24) # Last release in 2004, next release 'Soon(tm)'. Fails to build # due to horrible code hacks.
