commit: 4ca15677f7e919a2c9030e01f4e4bb2c5a566e08 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 16:10:57 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 21:18:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca15677
profiles: Mask x11-libs/libva-vdpau-driver for removal Bug: https://bugs.gentoo.org/584352 Bug: https://bugs.gentoo.org/833102 Bug: https://bugs.gentoo.org/852728 Bug: https://bugs.gentoo.org/866557 Bug: https://bugs.gentoo.org/875278 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f90c728c99b2..adc96212989f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-10-01) +# Unmaintained upstream. Last commit was 10 years ago today. +# Unclear if it does anything useful. Many open bugs: #584352, #833102, +# #852728, #866557, #875278. +# Removal on 2022-11-05 +x11-libs/libva-vdpau-driver + # Michał Górny <[email protected]> (2022-10-05) # Originally added for dev-python/rapidfuzz. Now the algorithm has been # inlined into rapidfuzz, and the package is semi-deprecated.
