From 40a68476e02fa5d4c8b4cb9b53ddc601da9fa329 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Wed, 12 Jan 2005 22:47:06 +0000 Subject: 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. --- profiles/default-x86-1.4/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/default-x86-1.4') diff --git a/profiles/default-x86-1.4/make.defaults b/profiles/default-x86-1.4/make.defaults index c0f91ef96533..a894bca7d655 100644 --- a/profiles/default-x86-1.4/make.defaults +++ b/profiles/default-x86-1.4/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" -- cgit v1.2.3-65-gdbad