commit: 894385b21bda7c5b912741217bfc43494d476df1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 16:26:43 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 16:29:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894385b2
x11-libs/libva: Remove mention of x11-libs/libva-vdpau-driver
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libva/libva-2.14.0.ebuild | 1 -
x11-libs/libva/libva-2.15.0.ebuild | 1 -
x11-libs/libva/libva-9999.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/x11-libs/libva/libva-2.14.0.ebuild
b/x11-libs/libva/libva-2.14.0.ebuild
index a4668da9b31c..cfd96a8b8677 100644
--- a/x11-libs/libva/libva-2.14.0.ebuild
+++ b/x11-libs/libva/libva-2.14.0.ebuild
@@ -63,7 +63,6 @@ multilib_src_configure() {
pkg_postinst() {
optfeature_header
- optfeature "NVIDIA GPU support" x11-libs/libva-vdpau-driver
optfeature "Older Intel GPU support" x11-libs/libva-intel-driver
optfeature "Newer Intel GPU support" x11-libs/libva-intel-media-driver
}
diff --git a/x11-libs/libva/libva-2.15.0.ebuild
b/x11-libs/libva/libva-2.15.0.ebuild
index c8388ad13a0e..aae060e994a6 100644
--- a/x11-libs/libva/libva-2.15.0.ebuild
+++ b/x11-libs/libva/libva-2.15.0.ebuild
@@ -63,7 +63,6 @@ multilib_src_configure() {
pkg_postinst() {
optfeature_header
- optfeature "NVIDIA GPU support" x11-libs/libva-vdpau-driver
optfeature "Older Intel GPU support" x11-libs/libva-intel-driver
optfeature "Newer Intel GPU support" x11-libs/libva-intel-media-driver
}
diff --git a/x11-libs/libva/libva-9999.ebuild b/x11-libs/libva/libva-9999.ebuild
index f2032b33b3ca..941426bbc26a 100644
--- a/x11-libs/libva/libva-9999.ebuild
+++ b/x11-libs/libva/libva-9999.ebuild
@@ -63,7 +63,6 @@ multilib_src_configure() {
pkg_postinst() {
optfeature_header
- optfeature "NVIDIA GPU support" x11-libs/libva-vdpau-driver
optfeature "Older Intel GPU support" x11-libs/libva-intel-driver
optfeature "Newer Intel GPU support" x11-libs/libva-intel-media-driver
}