summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-14 09:15:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-14 09:15:43 +0000
commit10fa7f76a688059ea50f37b6c5650afa33dbb36a (patch)
tree14111087c4e4451108e9b372caac420fbb2689f1 /profiles/default-linux
parentUse xstrdup() instead of strdup() to catch out of memory issues. (diff)
downloadhistorical-10fa7f76a688059ea50f37b6c5650afa33dbb36a.tar.gz
historical-10fa7f76a688059ea50f37b6c5650afa33dbb36a.tar.bz2
historical-10fa7f76a688059ea50f37b6c5650afa33dbb36a.zip
Use.masked nvidia useflag and unmasked where appropriate (x86 and amd64).
Diffstat (limited to 'profiles/default-linux')
-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
8 files changed, 12 insertions, 9 deletions
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