diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-05 12:10:57 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-05 17:17:26 -0400 |
commit | 5fe906d184b33071f7a9b071c934ae30314a6874 (patch) | |
tree | b824c170d43c2725185a037e8b25017e37f0c05a | |
parent | media-tv/kodi: Drop dependency on x11-libs/libva-vdpau-driver (diff) | |
download | gentoo-5fe906d184b33071f7a9b071c934ae30314a6874.tar.gz gentoo-5fe906d184b33071f7a9b071c934ae30314a6874.tar.bz2 gentoo-5fe906d184b33071f7a9b071c934ae30314a6874.zip |
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@gentoo.org>
-rw-r--r-- | profiles/package.mask | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f90c728c99b2..1b357fd22d97 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,13 +33,12 @@ #--- END OF EXAMPLES --- -# Michał Górny <mgorny@gentoo.org> (2022-10-05) -# Originally added for dev-python/rapidfuzz. Now the algorithm has been -# inlined into rapidfuzz, and the package is semi-deprecated. -# No revdeps left in ::gentoo. -# Removal on 2022-11-04. Bug #875350. -dev-cpp/jarowinkler-cpp -dev-python/jarowinkler +# Matt Turner <mattst88@gentoo.org> (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 # Sam James <sam@gentoo.org> (2022-10-04) # Regression for some Intel LCDs which may cause physical damage |