diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-08-29 20:23:34 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-08-29 20:23:34 +0000 |
commit | 4607676b44dfc05f9ce9fa81758dc5bda18bf075 (patch) | |
tree | 1eb0d73a24b425aa6adafecbb36985c5aac96851 /profiles | |
parent | samba-3.0.0_rc2 (diff) | |
download | gentoo-2-4607676b44dfc05f9ce9fa81758dc5bda18bf075.tar.gz gentoo-2-4607676b44dfc05f9ce9fa81758dc5bda18bf075.tar.bz2 gentoo-2-4607676b44dfc05f9ce9fa81758dc5bda18bf075.zip |
Removed 3dnow
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-x86-1.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults index 71694c112fd2..a1bdd8c342f7 100644 --- a/profiles/default-x86-1.4/make.defaults +++ b/profiles/default-x86-1.4/make.defaults @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. # System-wide defaults for the gcc 3.2 Portage system -USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk imlib +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 opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" |