summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/package.mask7
-rw-r--r--x11-drivers/xf86-video-nv/Manifest2
-rw-r--r--x11-drivers/xf86-video-nv/metadata.xml11
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild15
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild11
5 files changed, 0 insertions, 46 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 2fab6295ee46..a1611e01d65a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -553,13 +553,6 @@ net-mail/vchkuser
<dev-lang/erlang-25
<net-misc/rabbitmq-server-3.11.0
-# Matt Turner <mattst88@gentoo.org> (2022-11-11)
-# Relies on function no longer present in the Xserver since v1.20
-# (released May 2018), and no user has noticed. Use xf86-video-nouveau instead.
-# Bug #875053
-# Removal on 2022-12-11
-x11-drivers/xf86-video-nv
-
# Sam James <sam@gentoo.org> (2022-11-11)
# Causes memory corruption when building x11-misc/colord on x86
# bug #880865
diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest
deleted file mode 100644
index 90cf1a20992a..000000000000
--- a/x11-drivers/xf86-video-nv/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xf86-video-nv-2.1.21.tar.bz2 424091 BLAKE2B 3ef69d23672c0d65d1117ec1c4906a47d34878ed20f7c07d044be3b9d74c848162d80fe9cc7a11797fd9f94dedcda3b5e76d8386f2b7208e432497ef50838422 SHA512 97cec43100b00609d43cf45937bafea387fd656cb5e321fcbed426973320097ba6601e4e548026618b3cf0c480f58956874a201791dc0cc39297b5fd54979ca7
-DIST xf86-video-nv-2.1.22.tar.xz 354708 BLAKE2B e2e54ea3f025a77f268d584345a12ad3547d60f8f23a393d5af0cf69c2a14c6851c8c074ecc4975f5dc2d94018ea51ac36241a86b2ad532672cd09ae2a5dba7d SHA512 a54767e9060404cafbb028ea36e582e8cfb7431a746cfc1d698c435fa73e41c4dfc12f84e50d002a582ac61e2d4c377f4defdf407250ee9e8656e5ff989b3cda
diff --git a/x11-drivers/xf86-video-nv/metadata.xml b/x11-drivers/xf86-video-nv/metadata.xml
deleted file mode 100644
index b948bfa1ac27..000000000000
--- a/x11-drivers/xf86-video-nv/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <upstream>
- <remote-id type="freedesktop-gitlab">xorg/driver/xf86-video-nv</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
deleted file mode 100644
index c34bdc85e7bd..000000000000
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Nvidia 2D only video driver"
-
-KEYWORDS="~alpha amd64 ~ia64 ~loong ppc ppc64 x86"
-
-RDEPEND="
- x11-base/xorg-server
- >=x11-libs/libpciaccess-0.10.7"
-DEPEND="${RDEPEND}"
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
deleted file mode 100644
index 8e72d626549b..000000000000
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="Nvidia 2D only video driver"
-
-KEYWORDS="~alpha ~amd64 ~ia64 ~loong ~ppc ~ppc64 ~x86"