commit:     7cc667cddaf0355400bb7c35680f30e24f403e7b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 18:38:42 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 18:42:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc667cd

profiles: Mask xf86-video-vboxvideo for removal

Bug: https://bugs.gentoo.org/929007
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/amd64/use.mask | 1 -
 profiles/arch/x86/use.mask   | 1 -
 profiles/package.mask        | 7 +++++++
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 2ac35a9eed29..2b5672cf5314 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -144,7 +144,6 @@
 -video_cards_nvk
 -video_cards_siliconmotion
 -video_cards_vesa
--video_cards_virtualbox
 -video_cards_vmware
 -video_cards_qxl
 

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 089f2fd48553..63c1d355568e 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -181,7 +181,6 @@ webengine
 -video_cards_vmware
 -video_cards_geode
 -video_cards_vesa
--video_cards_virtualbox
 -video_cards_qxl
 
 # Robert Buchholz <r...@gentoo.org> (2007-06-03)

diff --git a/profiles/package.mask b/profiles/package.mask
index 66beda40351e..6eb1c07d13a0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <matts...@gentoo.org> (2024-11-06)
+# Replaced by kernel modesetting (CONFIG_DRM_VBOXVIDEO) and the
+# xf86-video-modesetting driver in the Xserver. Bug #929007
+#
+# Removal on 2024-12-06. Bug #924715.
+x11-drivers/xf86-video-vboxvideo
+
 # Matt Turner <matts...@gentoo.org> (2024-11-06)
 # Driver for integrated GPU paired only with Texas Instruments ARM CPUs.
 #

Reply via email to