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 | 074d5150f55d4c654c3ec7203d4ce6120e232533 (patch) | |
tree | e4a659109664a835075d8fc8a9391968eb94b232 /profiles | |
parent | Add new video_cards_* to use.mask. Also remove dead radeonhd mask. (diff) | |
download | historical-074d5150f55d4c654c3ec7203d4ce6120e232533.tar.gz historical-074d5150f55d4c654c3ec7203d4ce6120e232533.tar.bz2 historical-074d5150f55d4c654c3ec7203d4ce6120e232533.zip |
Add new video_cards_* to use.mask.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 6 |
4 files changed, 21 insertions, 3 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 9a5714fb21fd..7f7a0c6bcb79 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.104 2012/02/05 18:16:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.105 2012/02/10 17:52:00 mattst88 Exp $ + + 10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask: + Add new video_cards_* to use.mask. 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask bluray, libtar, bug #397891 diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 3b0da743fc01..31d9495687c6 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.55 2012/02/05 18:16:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.56 2012/02/10 17:52:00 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -141,6 +141,12 @@ video_cards_trident 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 # dspam and dspam-web use this one # We've never supported cyrus-imapd because nobody asked for 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 |