diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-01-12 22:47:06 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-01-12 22:47:06 +0000 |
commit | 1d1490d8e766fd4c2d9f36faf73f237191345e43 (patch) | |
tree | a14ec1eff27e4ef38ac6c4c4e0f7e2c7b686eebf /profiles/default-x86-2004.0 | |
parent | New packages; gnustep digital camera access framework and app (diff) | |
download | historical-1d1490d8e766fd4c2d9f36faf73f237191345e43.tar.gz historical-1d1490d8e766fd4c2d9f36faf73f237191345e43.tar.bz2 historical-1d1490d8e766fd4c2d9f36faf73f237191345e43.zip |
USE flag updates for X to non-cascading profiles. Add font-server, truetype-fonts, and type1-fonts to everything. If X was in USE, add opengl and xv. This should retain the same functionality there was prior to these new USE flags in X.
Diffstat (limited to 'profiles/default-x86-2004.0')
-rw-r--r-- | profiles/default-x86-2004.0/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-x86-2004.0/make.defaults b/profiles/default-x86-2004.0/make.defaults index c0f91ef96533..a894bca7d655 100644 --- a/profiles/default-x86-2004.0/make.defaults +++ b/profiles/default-x86-2004.0/make.defaults @@ -11,7 +11,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs # 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 bitmap-fonts crypt cups encode fortran f77 foomaticdb gdbm gif gpm gtk gtk2 imlib 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" +USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 font-server foomaticdb gdbm gif gpm gtk gtk2 imlib 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 truetype-fonts type1-fonts X xml2 xmms xv zlib" ARCH="x86" ACCEPT_KEYWORDS="x86" |