diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-05-09 21:20:22 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-05-09 21:20:22 +0000 |
commit | 1f247a2d39bddfe2c508d55600484cfe0f02f2a6 (patch) | |
tree | 49e43b58a6a8365971e2f23714d2521e26dcd052 /profiles/arch | |
parent | Move large patch to distfiles, bug 364599 (diff) | |
download | gentoo-2-1f247a2d39bddfe2c508d55600484cfe0f02f2a6.tar.gz gentoo-2-1f247a2d39bddfe2c508d55600484cfe0f02f2a6.tar.bz2 gentoo-2-1f247a2d39bddfe2c508d55600484cfe0f02f2a6.zip |
Remove global video_cards_nouveau mask, bug #364027.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/mips/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 3 |
8 files changed, 24 insertions, 12 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 4fc5dc07cd5e..f904ffd373c7 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.129 2011/05/02 14:12:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.130 2011/05/09 21:20:22 chithanh Exp $ + + 09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + use.mask: + Remove video_cards_nouveau unmask, bug #364027. 02 May 2011; Markos Chandras <hwoarang@gentoo.org> package.use.mask, use.mask: diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 431af12a2799..aef3a37ded86 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.23 2011/05/02 14:12:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.24 2011/05/09 21:20:22 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -amd64 @@ -64,7 +64,6 @@ -video_cards_via -video_cards_virtualbox -video_cards_vmware --video_cards_nouveau -video_cards_qxl # Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007) diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 4f7de5419661..901aedd30859 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.54 2011/04/30 17:18:18 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.55 2011/05/09 21:20:22 chithanh Exp $ + + 09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + use.mask: + Mask video_cards_nouveau, bug #364027. 30 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -virtuals: Remove old-style virtual/linux-sources, bug 118442. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 6eefba22aaf3..caa1abcf60ad 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.35 2011/04/07 23:13:52 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.36 2011/05/09 21:20:22 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -90,6 +90,7 @@ video_cards_tdfx video_cards_sunffb video_cards_mach64 video_cards_mga +video_cards_nouveau video_cards_nv video_cards_r128 video_cards_radeon diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index 71687b6ea4f5..2f201b9f735d 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.120 2011/05/06 22:18:41 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.121 2011/05/09 21:20:22 chithanh Exp $ + + 09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + use.mask: + Remove video_cards_nouveau unmask, bug #364027. 06 May 2011; Matt Turner <mattst88@gentoo.org> use.mask: use.mask mumble, media-sound/mumble not keyworded on ppc diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index bd39ddfe852d..e1a59f68eb58 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -147,9 +147,6 @@ video_cards_sis video_cards_tga video_cards_tseng video_cards_vesa -# 2011/04/23 - Joseph Jezak <josejx@gentoo.org> -# Allow nouveau on ppc/ppc64 --video_cards_nouveau # Doug Goldstein <cardoe@gentoo.org> (3 Apr 2008) diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 8f21b321d5be..befb8a7ddd94 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.66 2011/04/30 17:18:18 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.67 2011/05/09 21:20:22 chithanh Exp $ + + 09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + use.mask: + Remove video_cards_nouveau unmask, bug #364027. 30 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -xbox/virtuals: Remove old-style virtual/linux-sources, bug 118442. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 4aaf840c903c..5065978e3720 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.23 2011/03/30 20:06:32 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.24 2011/05/09 21:20:22 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -73,7 +73,6 @@ -video_cards_via -video_cards_virtualbox -video_cards_xgi --video_cards_nouveau -video_cards_qxl # Modular X: mask for architectures on which they aren't available |