From: Nick Sarnie Date: Tue, 15 Oct 2019 00:22:16 +0000 (-0400) Subject: profiles: Fix stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b418d09533855503fb6003419d2dee6373a7e682;p=gentoo.git profiles: Fix stable Signed-off-by: Nick Sarnie --- diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 20224b09502d..9788baceb529 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Nick Sarnie (2019-10-14) +# Allow on stable for now +app-emulation/wine-d3d9 -d3d9 +virtual/wine -d3d9 + # Andreas Sturmlechner (2019-08-18) # media-video/pipewire is not stable yet dev-libs/weston pipewire diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 6056662f4002..6cb002ba7d38 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Nick Sarnie (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-d3d9 d3d9 +virtual/wine d3d9 + # Luke Dashjr (2019-09-21) # Moved from arch/powerpc/ppc64 as it applies to most architectures. sys-firmware/seabios debug diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 54afccee49ab..af7a470457a6 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Nick Sarnie (2019-10-14) +# Allow on stable for now +app-emulation/wine-d3d9 -d3d9 +virtual/wine -d3d9 + # Andreas Sturmlechner (2019-09-13) # media-video/pipewire is not stable yet dev-libs/weston pipewire diff --git a/profiles/package.mask b/profiles/package.mask index 264620189544..c14d11b0ab46 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,11 +31,9 @@ # Nick Sarnie (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 (2019-10-13) # Last release in 2008. Declared dead upstream, apparently broken