commit:     d47fcf505d13dc186b90747080759e7d3089e8a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 20:06:07 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 20:06:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47fcf50

x11-drivers/xf86-video-vboxvideo: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                                |  7 -------
 x11-drivers/xf86-video-vboxvideo/Manifest            |  1 -
 x11-drivers/xf86-video-vboxvideo/metadata.xml        |  8 --------
 .../xf86-video-vboxvideo-1.0.0.ebuild                | 20 --------------------
 4 files changed, 36 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0c57575c7a25..945c266f61fd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -329,13 +329,6 @@ dev-ruby/jquery-ui-rails:6
 # Removal on 2024-12-07.  Bug #942972.
 sci-libs/QNNPACK
 
-# Matt Turner <[email protected]> (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
-
 # Holger Hoffstätte <[email protected]> (2024-11-03)
 # Vendors an unreleased libbpf version and announces incorrect version.
 # Please downgrade to 7.4.0. Bug Bug #941185. Removal on 2024-12-03.

diff --git a/x11-drivers/xf86-video-vboxvideo/Manifest 
b/x11-drivers/xf86-video-vboxvideo/Manifest
deleted file mode 100644
index 359d561e3c20..000000000000
--- a/x11-drivers/xf86-video-vboxvideo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xf86-video-vboxvideo-1.0.0.tar.bz2 353342 BLAKE2B 
8088e150c8e91dd4872218773c2d57a052935926fe08c18d9f5165b112d6213bf79c80d85fd4d10c1b12bd2ac222983b3dbf241cb97c1cb087f4137314a95ead
 SHA512 
1a9856a966495a3a291592ee3113ed5ee83e3ef530bf37d91605206a62f641726511ad48ca79b8a3e94f601f8cf15341255b0c7d14f5c8acf985b84f965d8dfc

diff --git a/x11-drivers/xf86-video-vboxvideo/metadata.xml 
b/x11-drivers/xf86-video-vboxvideo/metadata.xml
deleted file mode 100644
index 9026d7bf16ba..000000000000
--- a/x11-drivers/xf86-video-vboxvideo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id 
type="freedesktop-gitlab">xorg/driver/xf86-video-vbox</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild 
b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild
deleted file mode 100644
index 70d157477277..000000000000
--- a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_PACKAGE_NAME=xf86-video-vbox
-inherit xorg-3
-
-DESCRIPTION="VirtualBox guest video driver"
-
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-       !x11-drivers/xf86-video-virtualbox
-       >=x11-base/xorg-server-1.8:=[-minimal]
-       x11-libs/libXcomposite
-       x11-libs/libpciaccess"
-DEPEND="
-       ${RDEPEND}
-       x11-base/xorg-proto"

Reply via email to