summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-05 12:26:43 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-05 12:29:24 -0400
commit894385b21bda7c5b912741217bfc43494d476df1 (patch)
tree4f2cad88f73189a547b999b4d403ceb186565343
parentmail-client/balsa: version bump to 2.6.4 (diff)
downloadgentoo-894385b21bda7c5b912741217bfc43494d476df1.tar.gz
gentoo-894385b21bda7c5b912741217bfc43494d476df1.tar.bz2
gentoo-894385b21bda7c5b912741217bfc43494d476df1.zip
x11-libs/libva: Remove mention of x11-libs/libva-vdpau-driver
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-libs/libva/libva-2.14.0.ebuild1
-rw-r--r--x11-libs/libva/libva-2.15.0.ebuild1
-rw-r--r--x11-libs/libva/libva-9999.ebuild1
3 files changed, 0 insertions, 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
}