diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-02-10 17:53:14 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-02-10 17:53:14 +0000 |
commit | cb27cc5bbdd49d3922909796d7e5c40df7cddada (patch) | |
tree | a62f1e209ca83f56d82ce27268097e319ede9ab8 /profiles/arch/powerpc | |
parent | Add new video_cards_* to use.mask. (diff) | |
download | gentoo-2-cb27cc5bbdd49d3922909796d7e5c40df7cddada.tar.gz gentoo-2-cb27cc5bbdd49d3922909796d7e5c40df7cddada.tar.bz2 gentoo-2-cb27cc5bbdd49d3922909796d7e5c40df7cddada.zip |
Add new video_cards_* to use.mask.
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 6 |
2 files changed, 10 insertions, 1 deletions
diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index b8a82996574d..890deae90b3a 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.152 2012/01/25 17:32:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.153 2012/02/10 17:53:14 mattst88 Exp $ + + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: + Add new video_cards_* to use.mask. 25 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: Mask USE crashreporter for www-client/firefox wrt #396565 diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 0879b08d8da9..7da56dae972c 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -148,6 +148,12 @@ video_cards_tga video_cards_tseng video_cards_vesa +# Matt Turner <mattst88@gentoo.org> +# Mask more VIDEO_CARDs added with mesa-8.0 +video_cards_i915 +video_cards_i965 +# vmware wasn't added with mesa-8.0, but it should still be masked +video_cards_vmware # Doug Goldstein <cardoe@gentoo.org> (3 Apr 2008) # nvidia-drivers specific feature which don't exist for ppc |