diff options
author | Jason Wever <weeve@gentoo.org> | 2003-10-12 23:00:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-10-12 23:00:29 +0000 |
commit | 1aece1971be212a13be3fa4e043e1dcd5c9b940b (patch) | |
tree | dfd527ff5cb411790cc32b5f42ec0a37e1fd9b6a /profiles | |
parent | Removing old ebuilds. (diff) | |
download | historical-1aece1971be212a13be3fa4e043e1dcd5c9b940b.tar.gz historical-1aece1971be212a13be3fa4e043e1dcd5c9b940b.tar.bz2 historical-1aece1971be212a13be3fa4e043e1dcd5c9b940b.zip |
removed java
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-sparc-1.4/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-sparc64-1.4/make.defaults | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-sparc-1.4/make.defaults b/profiles/default-sparc-1.4/make.defaults index 9fdc5b9917cc..aa81533ba184 100644 --- a/profiles/default-sparc-1.4/make.defaults +++ b/profiles/default-sparc-1.4/make.defaults @@ -21,7 +21,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk imlib java jpeg kde gnome libwww mikmod motif mad mpeg +USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk imlib jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype X xv zlib" # The following USE flags are NOT recommended for sparc32 and might cause breakage... diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults index 331c20298208..2b5474136e78 100644 --- a/profiles/default-sparc64-1.4/make.defaults +++ b/profiles/default-sparc64-1.4/make.defaults @@ -20,7 +20,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome imlib java jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib" +USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib" # The following USE flags are NOT recommended for sparc64 and might cause breakage... |