From acd84e8c35f9cc43aa1945a164a96d278067b0e9 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 13 Dec 2022 22:06:25 -0500 Subject: x11-drivers/xf86-video-nv: Delete Closes: https://bugs.gentoo.org/875053 Signed-off-by: Matt Turner --- x11-drivers/xf86-video-nv/Manifest | 2 -- x11-drivers/xf86-video-nv/metadata.xml | 11 ----------- x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 15 --------------- x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild | 11 ----------- 4 files changed, 39 deletions(-) delete mode 100644 x11-drivers/xf86-video-nv/Manifest delete mode 100644 x11-drivers/xf86-video-nv/metadata.xml delete mode 100644 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild delete mode 100644 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild (limited to 'x11-drivers/xf86-video-nv') 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 @@ - - - - - x11@gentoo.org - X11 - - - xorg/driver/xf86-video-nv - - 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" -- cgit v1.2.3-65-gdbad