diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-11-11 21:30:43 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-11-11 21:30:43 +0000 |
commit | 7236d0a40beeff3f6f0fcede52d54dfb81880faa (patch) | |
tree | 5eb555a5b67950ef35c1149881ab3fb6b6eba836 /profiles | |
parent | 469b5d8f31adfd054c5c493fc3df2f9c89c9fa00 (diff) |
gentoo auto-resync : 11:11:2022 - 21:30:43
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 149414 -> 149405 bytes | |||
-rw-r--r-- | profiles/base/use.mask | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
3 files changed, 13 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ffab931ce435..3a4b6e0f5e84 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 7f933c6c7e3e..4476441274c0 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner <mattst88@gentoo.org> (2022-11-11) +# xf86-video-nv relies on function no longer present in the Xserver since v1.20 +# (released May 2018), and no user has noticed. +# Bug #875053 +video_cards_nv + # Brian Evans <grknight@gentoo.org> (2022-09-30) # PHP 8.2 is in RC php_targets_php8-2 diff --git a/profiles/package.mask b/profiles/package.mask index 3363b2a046f2..4dbbf7c627bb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Matt Turner <mattst88@gentoo.org> (2022-11-11) +# Relies on function no longer present in the Xserver since v1.20 +# (released May 2018), and no user has noticed. Use xf86-video-nouveau instead. +# Bug #875053 +# Removal on 2022-12-11 +x11-drivers/xf86-video-nv + # Sam James <sam@gentoo.org> (2022-11-11) # Causes memory corruption when building x11-misc/colord on x86 # bug #880865 |