diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-07-31 19:08:10 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-07-31 19:08:10 +0000 |
commit | ccd10779c26c34befd4bfbb2b504df463a1f02a6 (patch) | |
tree | 72f5d43d74b7a4127672520242f5bf6adb251b2a /profiles | |
parent | keyword issues, and add SpamAssassin detection for Bug 58728 (Manifest recommit) (diff) | |
download | gentoo-2-ccd10779c26c34befd4bfbb2b504df463a1f02a6.tar.gz gentoo-2-ccd10779c26c34befd4bfbb2b504df463a1f02a6.tar.bz2 gentoo-2-ccd10779c26c34befd4bfbb2b504df463a1f02a6.zip |
Added tcltk and socks5.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-macos-10.3/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default-macos-10.3/use.mask b/profiles/default-macos-10.3/use.mask index 4efa3da0ac0d..45139e4b54a5 100644 --- a/profiles/default-macos-10.3/use.mask +++ b/profiles/default-macos-10.3/use.mask @@ -1 +1,5 @@ # 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 |