summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-12-13 22:06:25 -0500
committerMatt Turner <mattst88@gentoo.org>2022-12-13 22:14:01 -0500
commitacd84e8c35f9cc43aa1945a164a96d278067b0e9 (patch)
treeaa3013cb86e95539756a7a88c51073835cfbc4c1 /x11-drivers
parentprofiles: Remove VIDEO_CARDS=nv (diff)
downloadgentoo-acd84e8c35f9cc43aa1945a164a96d278067b0e9.tar.gz
gentoo-acd84e8c35f9cc43aa1945a164a96d278067b0e9.tar.bz2
gentoo-acd84e8c35f9cc43aa1945a164a96d278067b0e9.zip
x11-drivers/xf86-video-nv: Delete
Closes: https://bugs.gentoo.org/875053 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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
4 files changed, 0 insertions, 39 deletions
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"