summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Danya Dietrich <kito@gentoo.org>2004-09-22 17:55:25 +0000
committerKito Danya Dietrich <kito@gentoo.org>2004-09-22 17:55:25 +0000
commitaf7830b6348b3f0c1039d1cdf127ec1b011b3b68 (patch)
tree118fb27b02251c1d67c3ca7afc049e3ba4acc032 /profiles
parentAdded arts to IUSE. (Manifest recommit) (diff)
downloadgentoo-2-af7830b6348b3f0c1039d1cdf127ec1b011b3b68.tar.gz
gentoo-2-af7830b6348b3f0c1039d1cdf127ec1b011b3b68.tar.bz2
gentoo-2-af7830b6348b3f0c1039d1cdf127ec1b011b3b68.zip
added alsa and cap to use.mask
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-macos-10.4/use.mask16
-rw-r--r--profiles/default-macos/ppc/use.mask23
2 files changed, 24 insertions, 15 deletions
diff --git a/profiles/default-macos-10.4/use.mask b/profiles/default-macos-10.4/use.mask
index ad9b9a1d87ac..665b1785e627 100644
--- a/profiles/default-macos-10.4/use.mask
+++ b/profiles/default-macos-10.4/use.mask
@@ -1,14 +1,24 @@
# Add USE flags that don't work on Mac OS X here
-adabas
# alsa will more than likely never compile on os x
alsa
+
+# cap is for linux kernel
+cap
+
+# Skipping docs for now
+doc
+
+# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
+# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
+# all of these are binary-only, and not presently available on this
+# architecture.
+adabas
birdstep
cpdflib
db2
dbmaker
directfb
-doc
empress
empress-bcs
esoob
@@ -25,4 +35,4 @@ selinux
solid
svga
sybase
-sybase-ct
+sybase-ct \ No newline at end of file
diff --git a/profiles/default-macos/ppc/use.mask b/profiles/default-macos/ppc/use.mask
index b4efa1cd36fc..665b1785e627 100644
--- a/profiles/default-macos/ppc/use.mask
+++ b/profiles/default-macos/ppc/use.mask
@@ -1,19 +1,14 @@
# Add USE flags that don't work on Mac OS X here
-# tcl ebuild overwrites system tcl
-tcltk
-# net-misc/dante doesn't compile
-socks5
-selinux
+# alsa will more than likely never compile on os x
+alsa
-# Skipping docs for now
+# cap is for linux kernel
+cap
+# Skipping docs for now
doc
-fbcon
-directfb
-svga
-
# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
# all of these are binary-only, and not presently available on this
@@ -23,17 +18,21 @@ birdstep
cpdflib
db2
dbmaker
+directfb
empress
empress-bcs
esoob
+fbcon
filepro
frontbase
hyperwave
informix
ingres
-oracle7
oci8
+oracle7
pfpro
+selinux
solid
+svga
sybase
-sybase-ct
+sybase-ct \ No newline at end of file