diff options
author | 2002-09-03 22:41:02 +0000 | |
---|---|---|
committer | 2002-09-03 22:41:02 +0000 | |
commit | 65dd62e09b3ae658ad153b6a5d8c31415c1746de (patch) | |
tree | 9eacf9bec45a8d475bdc635fd7bf9e4c5d1a972d /profiles/default-1.0 | |
parent | repoman digest fixes (diff) | |
download | gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.tar.gz gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.tar.bz2 gentoo-2-65dd62e09b3ae658ad153b6a5d8c31415c1746de.zip |
adding "oss" to all profiles by default (yes, a good thing)
Diffstat (limited to 'profiles/default-1.0')
-rw-r--r-- | profiles/default-1.0/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-1.0/make.defaults b/profiles/default-1.0/make.defaults index c5cafd34ed8f..20796ff34be9 100644 --- a/profiles/default-1.0/make.defaults +++ b/profiles/default-1.0/make.defaults @@ -1,7 +1,7 @@ # Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. # System-wide defaults for the Portage system -USE="x86 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib +USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib java jpeg kde libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt qtmt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv" |