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/gcc34-amd64-2004.1 | |
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/gcc34-amd64-2004.1')
-rw-r--r-- | profiles/gcc34-amd64-2004.1/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/gcc34-amd64-2004.1/make.defaults b/profiles/gcc34-amd64-2004.1/make.defaults index c0ec39dee184..59481b16e1ff 100644 --- a/profiles/gcc34-amd64-2004.1/make.defaults +++ b/profiles/gcc34-amd64-2004.1/make.defaults @@ -7,7 +7,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses -java -nptl" -USE="amd64 oss 3dnow apm arts avi berkdb bitmap-fonts crypt -cups encode fortran f77 foomaticdb gdbm gif gpm gtk gtk2 imlib -gcj -java -nptl jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl tcpd truetype X xml2 xmms xv zlib" +USE="amd64 oss 3dnow apm arts avi berkdb bitmap-fonts crypt -cups encode font-server fortran f77 foomaticdb gdbm gif gpm gtk gtk2 imlib -gcj -java -nptl jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl tcpd truetype truetype-fonts type1-fonts X xml2 xmms xv zlib" ARCH="amd64" ACCEPT_KEYWORDS="amd64" |