commit: 27b6f25793b846fe902bf4ce4309f1fb4b69c239 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Mon Oct 14 22:43:48 2019 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Mon Oct 14 22:46:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b6f257
package.mask: Mask wine-any and wine-d3d9 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 04e04daf55a..26462018954 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# Nick Sarnie <[email protected]> (2019-10-14) +# No longer updated or supported by the Wine project +# wine-d3d9 superceeded by nine-standalone +# wine-any has no value without wine-d3d9 +# Removal in 30 days +app-emulation/wine-any +app-emulation/wine-d3d9 + # Michał Górny <[email protected]> (2019-10-13) # Last release in 2008. Declared dead upstream, apparently broken # on newer systems. EAPI 0.
