diff options
author | 2022-10-05 12:26:43 -0400 | |
---|---|---|
committer | 2022-10-05 12:29:24 -0400 | |
commit | 894385b21bda7c5b912741217bfc43494d476df1 (patch) | |
tree | 4f2cad88f73189a547b999b4d403ceb186565343 /x11-libs/libva | |
parent | mail-client/balsa: version bump to 2.6.4 (diff) | |
download | gentoo-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>
Diffstat (limited to 'x11-libs/libva')
-rw-r--r-- | x11-libs/libva/libva-2.14.0.ebuild | 1 | ||||
-rw-r--r-- | x11-libs/libva/libva-2.15.0.ebuild | 1 | ||||
-rw-r--r-- | x11-libs/libva/libva-9999.ebuild | 1 |
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 } |