diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 10:32:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 10:43:25 -0800 |
commit | 58f06eec93d556fe064a26ae1034aae2cdba85b1 (patch) | |
tree | 5eda52e4d892a962c514f17caf8b140ac67dd1da /profiles/base | |
parent | dev-python/scandir: amd64 stable wrt bug #676592 (diff) | |
download | gentoo-58f06eec93d556fe064a26ae1034aae2cdba85b1.tar.gz gentoo-58f06eec93d556fe064a26ae1034aae2cdba85b1.tar.bz2 gentoo-58f06eec93d556fe064a26ae1034aae2cdba85b1.zip |
profiles: Mask some X packages for removal
Bug: https://bugs.gentoo.org/679256
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.mask | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index b814ac9064a9..2a9d3edeb841 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,14 @@ # 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> (02 Mar 2019) +# For ancient hardware. Tired of maintaining. Masked for removal in 30 days. +# Bug #679256 +input_devices_elographics +video_cards_newport +video_cards_tdfx +video_cards_voodoo + # Brian Evans <grknight@gentoo.org> (11 Jan 2019) # Mask PHP 7.0 target as EOL php_targets_php7-0 @@ -16,11 +24,6 @@ d3d9 # Mask PostgreSQL 12 while in (pre-)alpha. postgres_targets_postgres12 -# Matt Turner <mattst88@gentoo.org> (23 Nov 2017) -# For ancient hardware. Tired of maintaining. Masked for removal in 30 days. -# Bug #606132. -video_cards_tdfx - # Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017) # Unkeyworded on most arches, unmasked in supported arch profiles. audacious |