summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2008-10-22 14:49:33 +0000
committerRémi Cardona <remi@gentoo.org>2008-10-22 14:49:33 +0000
commit717a9b554a41e3967fa483314e18e55cbe701c23 (patch)
treed807b30a6c4b3b11e84b22c76cedffac06ded690 /profiles
parentNew ebuild (moved from java-overlay) (diff)
downloadgentoo-2-717a9b554a41e3967fa483314e18e55cbe701c23.tar.gz
gentoo-2-717a9b554a41e3967fa483314e18e55cbe701c23.tar.bz2
gentoo-2-717a9b554a41e3967fa483314e18e55cbe701c23.zip
add "intel" wherever "i810" is used
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog25
-rw-r--r--profiles/arch/alpha/use.mask3
-rw-r--r--profiles/arch/amd64/make.defaults4
-rw-r--r--profiles/arch/arm/use.mask1
-rw-r--r--profiles/arch/hppa/use.mask3
-rw-r--r--profiles/arch/mips/use.mask3
-rw-r--r--profiles/arch/powerpc/use.mask1
-rw-r--r--profiles/arch/sparc/use.mask3
-rw-r--r--profiles/arch/x86/make.defaults4
-rw-r--r--profiles/default-bsd/fbsd/6.2/x86/make.defaults4
-rw-r--r--profiles/default-linux/alpha/use.mask3
-rw-r--r--profiles/default-linux/amd64/make.defaults4
-rw-r--r--profiles/default-linux/arm/use.mask1
-rw-r--r--profiles/default-linux/hppa/use.mask3
-rw-r--r--profiles/default-linux/ia64/make.defaults4
-rw-r--r--profiles/default-linux/mips/use.mask3
-rw-r--r--profiles/default-linux/ppc/dev/ppc32/use.mask1
-rw-r--r--profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask1
-rw-r--r--profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask1
-rw-r--r--profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask1
-rw-r--r--profiles/default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask1
-rw-r--r--profiles/default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask1
-rw-r--r--profiles/default-linux/ppc/ppc32/use.mask1
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask1
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask1
-rw-r--r--profiles/default-linux/sparc/use.mask3
-rw-r--r--profiles/default-linux/x86/make.defaults4
-rw-r--r--profiles/desc/video_cards.desc3
-rw-r--r--profiles/hardened/amd64/make.defaults4
-rw-r--r--profiles/hardened/ia64/make.defaults4
-rw-r--r--profiles/hardened/linux/powerpc/ppc64/use.mask1
-rw-r--r--profiles/hardened/linux/x86/make.defaults4
-rw-r--r--profiles/hardened/ppc/use.mask1
-rw-r--r--profiles/hardened/ppc64/use.mask1
-rw-r--r--profiles/hardened/x86/2.6/make.defaults4
35 files changed, 77 insertions, 30 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 6139b0c40060..641f093b5d02 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,34 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1985 2008/10/22 13:29:44 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1986 2008/10/22 14:49:28 remi Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 22 Oct 2008; Rémi Cardona <remi@gentoo.org> arch/alpha/use.mask,
+ arch/amd64/make.defaults, arch/arm/use.mask, arch/hppa/use.mask,
+ arch/mips/use.mask, arch/powerpc/use.mask, arch/sparc/use.mask,
+ arch/x86/make.defaults, default-bsd/fbsd/6.2/x86/make.defaults,
+ default-linux/alpha/use.mask, default-linux/amd64/make.defaults,
+ default-linux/arm/use.mask, default-linux/hppa/use.mask,
+ default-linux/ia64/make.defaults, default-linux/mips/use.mask,
+ default-linux/ppc/dev/ppc32/use.mask,
+ default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask,
+ default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask,
+ default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask,
+ default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask,
+ default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask,
+ default-linux/ppc/ppc32/use.mask,
+ default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask,
+ default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask,
+ default-linux/sparc/use.mask, default-linux/x86/make.defaults,
+ desc/video_cards.desc, hardened/amd64/make.defaults,
+ hardened/ia64/make.defaults, hardened/linux/powerpc/ppc64/use.mask,
+ hardened/linux/x86/make.defaults, hardened/ppc/use.mask,
+ hardened/ppc64/use.mask, hardened/x86/2.6/make.defaults:
+ add "intel" wherever "i810" is used
+
22 Oct 2008; Rémi Cardona <remi@gentoo.org> package.mask:
getting ready for the xf86-video-i810 -> intel pkgmove
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index bcdfa0fd3989..54d4b840989d 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 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.10 2008/09/21 00:11:52 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.11 2008/10/22 14:49:28 remi Exp $
# Unmask the flag which corresponds to ARCH.
-alpha
@@ -102,6 +102,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
index 5bad145a6a3a..af5d5cd9764e 100644
--- a/profiles/arch/amd64/make.defaults
+++ b/profiles/arch/amd64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.2 2008/04/10 19:53:14 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/make.defaults,v 1.3 2008/10/22 14:49:28 remi Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
@@ -34,7 +34,7 @@ USE="${USE} mmx sse sse2"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="fbdev glint i810 mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
+VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
# 2006/12/22 - Danny van Dyk <kugelfang@gentoo.org>
# Default for ALSA_CARDS USE_EXPAND variable.
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index c48766ed8fb5..28485df5b43b 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -71,6 +71,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 82e5c267bd7b..17cb16f35b44 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -1,5 +1,5 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# # $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.5 2008/09/26 13:15:24 jer Exp $
+# # $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.6 2008/10/22 14:49:28 remi Exp $
# DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>.
# Unmask the flag which corresponds to ARCH.
@@ -94,6 +94,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 47f5c229cd80..bc481a1c7cbf 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.8 2008/09/21 00:11:56 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.9 2008/10/22 14:49:29 remi Exp $
# Unmask the flag which corresponds to ARCH.
-mips
@@ -127,6 +127,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index db8822da1512..0d7751d561c0 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -146,6 +146,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index 7e0d09a53d0d..33ae967e786b 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.15 2008/09/21 00:12:01 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.16 2008/10/22 14:49:29 remi Exp $
# Unmask the flag which corresponds to ARCH.
-sparc
@@ -167,6 +167,7 @@ video_cards_newport
video_cards_chips
video_cards_apm
video_cards_i810
+video_cards_intel
video_cards_nv
video_cards_vesa
video_cards_vga
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
index 95c929065fb9..82d9aecf3c87 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.2 2008/04/10 19:53:19 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.3 2008/10/22 14:49:29 remi Exp $
# All extra USE/etc should be specified in sub-profiles.
# DO NOT POLLUTE USE ON THIS PROFILE.
@@ -14,7 +14,7 @@ CXXFLAGS="${CFLAGS}"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="fbdev glint i810 mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
+VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
# 2006/12/21 - Andrej Kacian <ticho@gentoo.org>
# Defaults for audio drivers
diff --git a/profiles/default-bsd/fbsd/6.2/x86/make.defaults b/profiles/default-bsd/fbsd/6.2/x86/make.defaults
index 57b87d7576b9..e75a76316802 100644
--- a/profiles/default-bsd/fbsd/6.2/x86/make.defaults
+++ b/profiles/default-bsd/fbsd/6.2/x86/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/6.2/x86/make.defaults,v 1.4 2007/05/16 19:33:34 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/6.2/x86/make.defaults,v 1.5 2008/10/22 14:49:29 remi Exp $
# System-wide defaults for the G/FBSD 6.2 Portage system
ARCH="x86-fbsd"
@@ -10,7 +10,7 @@ CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 i810 mach64 mga \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 i810 intel mach64 mga \
neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis \
sisusb tga trident tseng vga via vmware"
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask
index 6694e3a08d34..66b37da443ee 100644
--- a/profiles/default-linux/alpha/use.mask
+++ b/profiles/default-linux/alpha/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.98 2008/08/31 15:15:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.99 2008/10/22 14:49:29 remi Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# profile for any architecture. This works, for example, if a non-default
@@ -99,6 +99,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/amd64/make.defaults b/profiles/default-linux/amd64/make.defaults
index 2766d8eb25de..c70487faa0db 100644
--- a/profiles/default-linux/amd64/make.defaults
+++ b/profiles/default-linux/amd64/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/default-linux/amd64/make.defaults,v 1.28 2008/02/02 06:11:44 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.29 2008/10/22 14:49:29 remi Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
@@ -47,7 +47,7 @@ SYMLINK_LIB="yes"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 intel mach64 \
mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis \
sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
diff --git a/profiles/default-linux/arm/use.mask b/profiles/default-linux/arm/use.mask
index a4cfd21ced50..c71adf6c7ca4 100644
--- a/profiles/default-linux/arm/use.mask
+++ b/profiles/default-linux/arm/use.mask
@@ -68,6 +68,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/hppa/use.mask b/profiles/default-linux/hppa/use.mask
index 726dfb0c685a..2aea01b214c0 100644
--- a/profiles/default-linux/hppa/use.mask
+++ b/profiles/default-linux/hppa/use.mask
@@ -1,5 +1,5 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# # $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/use.mask,v 1.80 2008/09/26 13:16:43 jer Exp $
+# # $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/use.mask,v 1.81 2008/10/22 14:49:30 remi Exp $
# DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>.
# Jeroen Roovers <jer@gentoo.org> (16 Jun 2008)
@@ -104,6 +104,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
diff --git a/profiles/default-linux/ia64/make.defaults b/profiles/default-linux/ia64/make.defaults
index 55d102d04965..88655cd8de23 100644
--- a/profiles/default-linux/ia64/make.defaults
+++ b/profiles/default-linux/ia64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/make.defaults,v 1.10 2008/04/10 06:34:07 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/make.defaults,v 1.11 2008/10/22 14:49:30 remi Exp $
ARCH="ia64"
ACCEPT_KEYWORDS="ia64"
@@ -16,7 +16,7 @@ USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 \
- imstt mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage \
+ imstt intel mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage \
siliconmotion sis sisusb tdfx tga v4l vesa vga voodoo"
# 2006/12/23 - Diego Pettenò <flameeyes@gentoo.org>
diff --git a/profiles/default-linux/mips/use.mask b/profiles/default-linux/mips/use.mask
index 2e392930d0b5..fa61b1e8931d 100644
--- a/profiles/default-linux/mips/use.mask
+++ b/profiles/default-linux/mips/use.mask
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.110 2008/06/20 06:40:55 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.111 2008/10/22 14:49:30 remi Exp $
# Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> (20 Jun 2008)
# Mask out postgres use flags, as it's not currently working on MIPS
@@ -128,6 +128,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/dev/ppc32/use.mask b/profiles/default-linux/ppc/dev/ppc32/use.mask
index aee5b8e34794..36ba9aa9ffec 100644
--- a/profiles/default-linux/ppc/dev/ppc32/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc32/use.mask
@@ -22,6 +22,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask
index fe97ff7ff150..89229aa7a1c2 100644
--- a/profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/use.mask
@@ -28,6 +28,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask
index e3d5bddacc22..08bfe9eb5a6f 100644
--- a/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/use.mask
@@ -35,6 +35,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask
index c60578e033db..3059c4c80eab 100644
--- a/profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/use.mask
@@ -39,6 +39,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask
index fe97ff7ff150..89229aa7a1c2 100644
--- a/profiles/default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc64/2007.1/32bit-userland/use.mask
@@ -28,6 +28,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask b/profiles/default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask
index e3d5bddacc22..08bfe9eb5a6f 100644
--- a/profiles/default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask
+++ b/profiles/default-linux/ppc/dev/ppc64/2007.1/64bit-userland/use.mask
@@ -35,6 +35,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/ppc/ppc32/use.mask b/profiles/default-linux/ppc/ppc32/use.mask
index f5c8e94dca6f..4bcb4714879c 100644
--- a/profiles/default-linux/ppc/ppc32/use.mask
+++ b/profiles/default-linux/ppc/ppc32/use.mask
@@ -23,6 +23,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask
index 5db431cd1309..afcb13d327ff 100644
--- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask
+++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask
@@ -29,6 +29,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask
index 60daff19a03f..0cb398188338 100644
--- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask
+++ b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask
@@ -48,6 +48,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask
index c3ab77e8bebd..78e298f2bdeb 100644
--- a/profiles/default-linux/sparc/use.mask
+++ b/profiles/default-linux/sparc/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.136 2008/09/14 01:35:00 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.137 2008/10/22 14:49:32 remi Exp $
# This file contains a list of useflags that cannot be used on sparc.
@@ -133,6 +133,7 @@ video_cards_newport
video_cards_chips
video_cards_apm
video_cards_i810
+video_cards_intel
video_cards_nv
video_cards_vesa
video_cards_vga
diff --git a/profiles/default-linux/x86/make.defaults b/profiles/default-linux/x86/make.defaults
index d0bfaeb30052..a01763b2374f 100644
--- a/profiles/default-linux/x86/make.defaults
+++ b/profiles/default-linux/x86/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/make.defaults,v 1.19 2007/05/15 15:08:42 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/make.defaults,v 1.20 2008/10/22 14:49:32 remi Exp $
# All extra USE/etc should be specified in sub-profiles.
# DO NOT POLLUTE USE ON THIS PROFILE.
@@ -18,7 +18,7 @@ USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt intel \
mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
voodoo"
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 6cd68f327767..aa4a12f8c51c 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -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/desc/video_cards.desc,v 1.9 2008/06/11 04:11:24 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.10 2008/10/22 14:49:32 remi Exp $
# This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -23,6 +23,7 @@ i740 - VIDEO_CARDS setting to build driver for i740 video cards
i810 - VIDEO_CARDS setting to build driver for i810 video cards
impact - VIDEO_CARDS setting to build driver for impact video cards
imstt - VIDEO_CARDS setting to build driver for imstt video cards
+intel - VIDEO_CARDS setting to build driver for Intel video cards
mach64 - VIDEO_CARDS setting to build driver for mach64 video cards
mga - VIDEO_CARDS setting to build driver for mga video cards
neomagic - VIDEO_CARDS setting to build driver for neomagic video cards
diff --git a/profiles/hardened/amd64/make.defaults b/profiles/hardened/amd64/make.defaults
index cdf391dda810..6bd031d0a657 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.16 2007/11/01 21:32:45 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/make.defaults,v 1.17 2008/10/22 14:49:32 remi Exp $
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"
@@ -24,7 +24,7 @@ SYMLINK_LIB="yes"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 intel mach64 \
mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis \
sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
diff --git a/profiles/hardened/ia64/make.defaults b/profiles/hardened/ia64/make.defaults
index 0e08be083cae..e2a9705ab9cd 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.2 2007/05/16 19:33:34 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ia64/make.defaults,v 1.3 2008/10/22 14:49:33 remi Exp $
ARCH="ia64"
ACCEPT_KEYWORDS="ia64"
@@ -16,7 +16,7 @@ USE="berkdb crypt hardened pam pic readline ssl tcpd zlib"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 \
- imstt mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage \
+ imstt intel mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage \
siliconmotion sis sisusb tdfx tga v4l vesa vga via voodoo"
# 2006/12/23 - Diego Pettenò <flameeyes@gentoo.org>
diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask
index da7f5c1759b4..ab0c6f6e1a2d 100644
--- a/profiles/hardened/linux/powerpc/ppc64/use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/use.mask
@@ -31,6 +31,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/hardened/linux/x86/make.defaults b/profiles/hardened/linux/x86/make.defaults
index 5c513a56d007..c114e55c4ec5 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.2 2008/04/21 20:11:14 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.3 2008/10/22 14:49:33 remi Exp $
ARCH="x86"
ACCEPT_KEYWORDS="x86"
@@ -13,7 +13,7 @@ USE="berkdb crypt hardened nptl nptlonly pam pic readline ssl tcpd zlib"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt intel \
mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
voodoo"
diff --git a/profiles/hardened/ppc/use.mask b/profiles/hardened/ppc/use.mask
index b6d80f175992..9a57c5995dfc 100644
--- a/profiles/hardened/ppc/use.mask
+++ b/profiles/hardened/ppc/use.mask
@@ -28,6 +28,7 @@ video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
+video_cards_intel
video_cards_neomagic
video_cards_nsc
video_cards_rendition
diff --git a/profiles/hardened/ppc64/use.mask b/profiles/hardened/ppc64/use.mask
index 83711952919a..981f573b53d2 100644
--- a/profiles/hardened/ppc64/use.mask
+++ b/profiles/hardened/ppc64/use.mask
@@ -86,6 +86,7 @@ video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
+video_cards_intel
video_cards_neomagic
video_cards_newport
video_cards_nsc
diff --git a/profiles/hardened/x86/2.6/make.defaults b/profiles/hardened/x86/2.6/make.defaults
index 65d92bcb12c2..0b679e63852c 100644
--- a/profiles/hardened/x86/2.6/make.defaults
+++ b/profiles/hardened/x86/2.6/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/2.6/make.defaults,v 1.14 2007/11/01 21:32:46 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.15 2008/10/22 14:49:33 remi Exp $
ARCH="x86"
ACCEPT_KEYWORDS="x86"
@@ -13,7 +13,7 @@ USE="berkdb crypt hardened nls nptl nptlonly pam pic readline ssl tcpd zlib"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
-VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt \
+VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt intel \
mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
voodoo"