summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/default-linux/amd64/use.mask8
-rw-r--r--profiles/default-linux/hppa/use.mask1
-rw-r--r--profiles/default-linux/ppc/2004.0/use.mask1
-rw-r--r--profiles/default-linux/ppc/2004.3/use.mask1
-rw-r--r--profiles/default-linux/ppc/2005.0/use.mask1
-rw-r--r--profiles/default-linux/ppc/2005.1/ppc/use.mask1
-rw-r--r--profiles/default-linux/sparc/use.mask3
-rw-r--r--profiles/default-linux/x86/use.mask5
-rw-r--r--profiles/hardened/amd64/use.mask4
-rw-r--r--profiles/hardened/x86/use.mask4
-rw-r--r--profiles/selinux/2004.1/amd64/use.mask4
-rw-r--r--profiles/selinux/2004.1/x86/use.mask4
-rw-r--r--profiles/selinux/2005.1/amd64/use.mask4
-rw-r--r--profiles/selinux/2005.1/x86/use.mask4
15 files changed, 34 insertions, 15 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 59711a336739..b9bceb6e0a47 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -3,3 +3,7 @@ divx4linux
vis
mmxext
selinux
+
+# nVidia XvMC requires nvidia-glx
+nvidia
+
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask
index 174022dd45a3..1ea819180e1a 100644
--- a/profiles/default-linux/amd64/use.mask
+++ b/profiles/default-linux/amd64/use.mask
@@ -1,12 +1,18 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.22 2005/09/08 13:32:06 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.23 2005/09/14 09:15:42 flameeyes Exp $
# UNKNOWN - SECTION
afs
drac
+# UNMASK - SECTION
+
+# 2005/09/14 - Diego Pettenò <flameeyes@gentoo.org>
+# nVidia XvMC support works on amd64
+-nvidia
+
# WON'T WORK - SECTION
asm
diff --git a/profiles/default-linux/hppa/use.mask b/profiles/default-linux/hppa/use.mask
index e9127e7e2b87..094e9fa051b1 100644
--- a/profiles/default-linux/hppa/use.mask
+++ b/profiles/default-linux/hppa/use.mask
@@ -102,7 +102,6 @@ i8x0
icc
icc-pgo
nocardbus
-nvidia
pcmcia
pda
svga
diff --git a/profiles/default-linux/ppc/2004.0/use.mask b/profiles/default-linux/ppc/2004.0/use.mask
index 305abd820228..72968bf59913 100644
--- a/profiles/default-linux/ppc/2004.0/use.mask
+++ b/profiles/default-linux/ppc/2004.0/use.mask
@@ -24,7 +24,6 @@ interbase
i8x0
xvmc
-nvidia
# Unmask our instruction sets
-altivec
diff --git a/profiles/default-linux/ppc/2004.3/use.mask b/profiles/default-linux/ppc/2004.3/use.mask
index 305abd820228..72968bf59913 100644
--- a/profiles/default-linux/ppc/2004.3/use.mask
+++ b/profiles/default-linux/ppc/2004.3/use.mask
@@ -24,7 +24,6 @@ interbase
i8x0
xvmc
-nvidia
# Unmask our instruction sets
-altivec
diff --git a/profiles/default-linux/ppc/2005.0/use.mask b/profiles/default-linux/ppc/2005.0/use.mask
index 305abd820228..72968bf59913 100644
--- a/profiles/default-linux/ppc/2005.0/use.mask
+++ b/profiles/default-linux/ppc/2005.0/use.mask
@@ -24,7 +24,6 @@ interbase
i8x0
xvmc
-nvidia
# Unmask our instruction sets
-altivec
diff --git a/profiles/default-linux/ppc/2005.1/ppc/use.mask b/profiles/default-linux/ppc/2005.1/ppc/use.mask
index 93f75831c59a..325e4a9529d2 100644
--- a/profiles/default-linux/ppc/2005.1/ppc/use.mask
+++ b/profiles/default-linux/ppc/2005.1/ppc/use.mask
@@ -25,7 +25,6 @@ interbase
i8x0
xvmc
-nvidia
# Unmask our instruction sets
-altivec
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask
index 651d51fd801c..56b7194f658e 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.42 2005/08/25 12:05:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.43 2005/09/14 09:15:43 flameeyes Exp $
# This file contains a list of useflags that cannot be used on sparc.
@@ -25,7 +25,6 @@ lirc
lm_sensors
mmxext
mod
-nvidia
oci8
pbs
pcmcia
diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask
index 6a963065536b..e813c3f96916 100644
--- a/profiles/default-linux/x86/use.mask
+++ b/profiles/default-linux/x86/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/x86/use.mask,v 1.8 2005/05/21 01:13:41 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.9 2005/09/14 09:15:43 flameeyes Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -17,3 +17,6 @@
-win32codecs
-divx4linux
-kqemu
+
+# Unmask nvidia XvMC support
+-nvidia
diff --git a/profiles/hardened/amd64/use.mask b/profiles/hardened/amd64/use.mask
index 457866f2b47f..1fe36d8fac80 100644
--- a/profiles/hardened/amd64/use.mask
+++ b/profiles/hardened/amd64/use.mask
@@ -1,9 +1,11 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/use.mask,v 1.5 2005/05/14 20:39:54 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $
#unknowns
afs
drac
+-nvidia
+
# WON'T BUILD - SECTION
# 2004/06/22 - Taken from 2004.0 profile
diff --git a/profiles/hardened/x86/use.mask b/profiles/hardened/x86/use.mask
index bf38a84ccb88..09aa94351008 100644
--- a/profiles/hardened/x86/use.mask
+++ b/profiles/hardened/x86/use.mask
@@ -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/x86/use.mask,v 1.5 2005/05/21 01:13:42 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $
# We don't have any ppc sub profiles yet. bug #74103
altivec
@@ -15,3 +15,5 @@ altivec
-win32codecs
-divx4linux
+# nVidia XvMC support
+-nvidia
diff --git a/profiles/selinux/2004.1/amd64/use.mask b/profiles/selinux/2004.1/amd64/use.mask
index ec7811c3aacf..544431a09b73 100644
--- a/profiles/selinux/2004.1/amd64/use.mask
+++ b/profiles/selinux/2004.1/amd64/use.mask
@@ -1,11 +1,13 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/use.mask,v 1.5 2005/05/08 23:37:08 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $
#unknowns
afs
drac
+-nvidia
+
# WON'T BUILD - SECTION
# 2004/06/22 - Taken from 2004.0 profile
diff --git a/profiles/selinux/2004.1/x86/use.mask b/profiles/selinux/2004.1/x86/use.mask
index 33c12a11b02a..e050575ed580 100644
--- a/profiles/selinux/2004.1/x86/use.mask
+++ b/profiles/selinux/2004.1/x86/use.mask
@@ -1,8 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/use.mask,v 1.5 2005/05/14 20:53:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $
-win32codecs
# PPC instructions
altivec
+
+-nvidia
diff --git a/profiles/selinux/2005.1/amd64/use.mask b/profiles/selinux/2005.1/amd64/use.mask
index 70e6a93a07b8..007389bb3c8b 100644
--- a/profiles/selinux/2005.1/amd64/use.mask
+++ b/profiles/selinux/2005.1/amd64/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/selinux/2005.1/amd64/use.mask,v 1.2 2005/05/08 23:37:08 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/amd64/use.mask,v 1.3 2005/09/14 09:15:43 flameeyes Exp $
# Jeremy Huddleston <eradicator@gentoo.org>
# multilib is forced on when we have ${MULTILIB_ABIS} defined
@@ -10,6 +10,8 @@ multilib
afs
drac
+-nvidia
+
# WON'T BUILD - SECTION
# 2004/06/22 - Taken from 2004.0 profile
diff --git a/profiles/selinux/2005.1/x86/use.mask b/profiles/selinux/2005.1/x86/use.mask
index 8c7fb76aeceb..b2b44cb7cb56 100644
--- a/profiles/selinux/2005.1/x86/use.mask
+++ b/profiles/selinux/2005.1/x86/use.mask
@@ -1,8 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/use.mask,v 1.3 2005/05/14 20:53:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/x86/use.mask,v 1.4 2005/09/14 09:15:43 flameeyes Exp $
-win32codecs
# PPC instructions
altivec
+
+-nvidia