diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-10 15:21:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-10 15:21:13 +0000 |
commit | a5137a0ac29563db65ad3e7d9afe501f34d70399 (patch) | |
tree | 9cbbbd09548614d018c369aa8f937f682723ecdc /profiles | |
parent | Fixed unified diff header. (diff) | |
download | gentoo-2-a5137a0ac29563db65ad3e7d9afe501f34d70399.tar.gz gentoo-2-a5137a0ac29563db65ad3e7d9afe501f34d70399.tar.bz2 gentoo-2-a5137a0ac29563db65ad3e7d9afe501f34d70399.zip |
Use.mask wifi on ia64 + alpha.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-alpha-1.4/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-alpha-2004.0/use.mask | 4 | ||||
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 3 |
4 files changed, 14 insertions, 1 deletions
diff --git a/profiles/default-alpha-1.4/use.mask b/profiles/default-alpha-1.4/use.mask index 0a2c33b96194..fc060bfcb77d 100644 --- a/profiles/default-alpha-1.4/use.mask +++ b/profiles/default-alpha-1.4/use.mask @@ -96,3 +96,6 @@ vpopmail # Mask pyste until gccxml / elementtree work on alpha pyste + +# can't test wireless currently +wifi diff --git a/profiles/default-alpha-2004.0/use.mask b/profiles/default-alpha-2004.0/use.mask index 28be13c72a1c..b3602ae35d22 100644 --- a/profiles/default-alpha-2004.0/use.mask +++ b/profiles/default-alpha-2004.0/use.mask @@ -93,3 +93,7 @@ vpopmail # Mask pyste until gccxml / elementtree work on alpha pyste + +# can't test wireless currently +wifi + diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 9fee73db90b9..785f1a89602c 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.22 2005/07/04 22:47:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.23 2005/07/10 15:21:13 kloeri 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 @@ -95,3 +95,6 @@ pyste # Mask mono for further testing mono + +# can't test wireless currently +wifi diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index 4161710b6bbf..893a3c6f9f2f 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -70,3 +70,6 @@ emboss # lm_sensors not supported on ia64 hw, afaik lm_sensors + +# we can't test wifi currently +wifi |