summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-10-09 14:56:00 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-10-09 14:56:00 +0000
commitc858155d21e447ef5183f204af6c0607069094ee (patch)
treeba2b979c2dc0e4db0ccb3f09b9e022433c2bd13e /profiles/default-x86-1.4
parentold (diff)
downloadhistorical-c858155d21e447ef5183f204af6c0607069094ee.tar.gz
historical-c858155d21e447ef5183f204af6c0607069094ee.tar.bz2
historical-c858155d21e447ef5183f204af6c0607069094ee.zip
removed mmx, removed java (since db has a conditional dep on it)
Diffstat (limited to 'profiles/default-x86-1.4')
-rw-r--r--profiles/default-x86-1.4/make.defaults7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults
index a1bdd8c342f7..898d78baad9f 100644
--- a/profiles/default-x86-1.4/make.defaults
+++ b/profiles/default-x86-1.4/make.defaults
@@ -1,8 +1,13 @@
# Copyright 2002 Gentoo Technologies, Inc.
# System-wide defaults for the gcc 3.2 Portage system
+# PLEASE avoid enabling things by default in here if possible. Understand any
+# implications with core packages. For example, if "java" is in USE and db
+# has a conditional dependency on java (which it does,) then a JDK will be
+# pulled in during *emerge system*!
+
USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk imlib
-java jpeg kde gnome libg++ libwww mad mikmod mmx motif mpeg ncurses nls oggvorbis
+jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"