summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-07-27 17:08:15 -0400
committerMatt Turner <mattst88@gentoo.org>2022-07-27 19:09:31 -0400
commit37e7cae3c8da5ea5c8c357aeb23fb8e01fdd4725 (patch)
tree1481c7eda69c39b800ff9dea35477dd4b8145e93 /x11-drivers
parentsys-apps/fwupd: explicitly disable Meson feature 'gresource_quirks' (diff)
downloadgentoo-37e7cae3c8da5ea5c8c357aeb23fb8e01fdd4725.tar.gz
gentoo-37e7cae3c8da5ea5c8c357aeb23fb8e01fdd4725.tar.bz2
gentoo-37e7cae3c8da5ea5c8c357aeb23fb8e01fdd4725.zip
x11-drivers/xf86-video-nv: Version bump to 2.1.22
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-nv/Manifest1
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest
index 94672ece7953..90cf1a20992a 100644
--- a/x11-drivers/xf86-video-nv/Manifest
+++ b/x11-drivers/xf86-video-nv/Manifest
@@ -1 +1,2 @@
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/xf86-video-nv-2.1.22.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
new file mode 100644
index 000000000000..8e72d626549b
--- /dev/null
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
@@ -0,0 +1,11 @@
+# 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"