diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-12-13 21:45:34 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-12-13 21:45:34 +0000 |
commit | 8fb3bfe9135eb5f77dccd92865f061acc83239cd (patch) | |
tree | a28ef334ffc74d53b400b9edb9b5312571a51a33 /profiles/hardened | |
parent | rm (diff) | |
download | gentoo-2-8fb3bfe9135eb5f77dccd92865f061acc83239cd.tar.gz gentoo-2-8fb3bfe9135eb5f77dccd92865f061acc83239cd.tar.bz2 gentoo-2-8fb3bfe9135eb5f77dccd92865f061acc83239cd.zip |
drop "vga" from VIDEO_CARDS in all profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/hardened/ia64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/use.mask | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/make.defaults | 4 | ||||
-rw-r--r-- | profiles/hardened/ppc64/use.mask | 1 | ||||
-rw-r--r-- | profiles/hardened/x86/make.defaults | 4 |
6 files changed, 8 insertions, 10 deletions
diff --git a/profiles/hardened/amd64/make.defaults b/profiles/hardened/amd64/make.defaults index 1e6c0515bb80..cd2e7b563a5c 100644 --- a/profiles/hardened/amd64/make.defaults +++ b/profiles/hardened/amd64/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.19 2009/08/16 22:09:13 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.20 2009/12/13 21:45:31 remi Exp $ ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" @@ -26,7 +26,7 @@ SYMLINK_LIB="yes" # Defaults for video drivers VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 intel mach64 \ mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis \ - sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo" + sisusb tdfx tga trident tseng v4l vesa via vmware voodoo" # 2006/12/22 - Danny van Dyk <kugelfang@gentoo.org> # Default for ALSA_CARDS USE_EXPAND variable. diff --git a/profiles/hardened/ia64/make.defaults b/profiles/hardened/ia64/make.defaults index 9ef90ad2ceed..5399e99c8ce9 100644 --- a/profiles/hardened/ia64/make.defaults +++ b/profiles/hardened/ia64/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ia64/make.defaults,v 1.7 2009/12/13 20:59:59 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ia64/make.defaults,v 1.8 2009/12/13 21:45:32 remi Exp $ ARCH="ia64" ACCEPT_KEYWORDS="ia64" @@ -17,7 +17,7 @@ USE="berkdb crypt hardened pam pic readline ssl tcpd zlib" # Defaults for video drivers VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 \ intel mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage \ - siliconmotion sis sisusb tdfx tga v4l vesa vga via voodoo" + siliconmotion sis sisusb tdfx tga v4l vesa via voodoo" # 2006/12/23 - Diego Pettenò <flameeyes@gentoo.org> # Defaults for audio drivers - Took from x86 profile diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index 5a7aa780857b..baf44bd80415 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -39,7 +39,6 @@ video_cards_sis video_cards_tga video_cards_tseng video_cards_vesa -video_cards_vga video_cards_via # Masked p2p for bug #155302 <josejx@gentoo.org> diff --git a/profiles/hardened/linux/x86/make.defaults b/profiles/hardened/linux/x86/make.defaults index 5859ed7c25fb..971f5ec0b48d 100644 --- a/profiles/hardened/linux/x86/make.defaults +++ b/profiles/hardened/linux/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.6 2009/12/13 21:00:00 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.7 2009/12/13 21:45:33 remi Exp $ ARCH="x86" ACCEPT_KEYWORDS="x86" @@ -15,7 +15,7 @@ USE="berkdb crypt hardened nptl nptlonly pam pic readline ssl tcpd zlib" # Defaults for video drivers VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 intel \ mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \ - siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \ + siliconmotion sis sisusb tdfx tga trident tseng v4l vesa via vmware \ voodoo" # 2006/12/21 - Andrej Kacian <ticho@gentoo.org> diff --git a/profiles/hardened/ppc64/use.mask b/profiles/hardened/ppc64/use.mask index f643955627a6..c519cd9ba520 100644 --- a/profiles/hardened/ppc64/use.mask +++ b/profiles/hardened/ppc64/use.mask @@ -100,7 +100,6 @@ video_cards_tga video_cards_trident video_cards_tseng video_cards_vesa -video_cards_vga video_cards_via video_cards_voodoo diff --git a/profiles/hardened/x86/make.defaults b/profiles/hardened/x86/make.defaults index 8bab7be2fdad..f6d20cd6af74 100644 --- a/profiles/hardened/x86/make.defaults +++ b/profiles/hardened/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.20 2009/12/13 21:00:00 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.21 2009/12/13 21:45:34 remi Exp $ ARCH="x86" ACCEPT_KEYWORDS="x86" @@ -15,7 +15,7 @@ USE="berkdb crypt hardened nls nptl nptlonly pam pic readline ssl tcpd zlib" # Defaults for video drivers VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 intel \ mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \ - siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \ + siliconmotion sis sisusb tdfx tga trident tseng v4l vesa via vmware \ voodoo" # 2006/12/21 - Andrej Kacian <ticho@gentoo.org> |