From 6aa0d15401db3bfd8fb72c43a09cd500ecd7e8f1 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 14 Mar 2006 19:33:07 +0000 Subject: [PATCH] Added unicode to STAGE1_USE and USE for the desktop profile. This should honestly be added to the parent profile, but I'm testing it on the desktop profile only as there are some possible security concerns to be worked out before making it standard across both desktops and servers. --- profiles/default-linux/x86/dev/2006.1/desktop/make.defaults | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults b/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults index 02d0046b640d..f524c4141999 100644 --- a/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults +++ b/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults @@ -1,5 +1,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults,v 1.2 2006/03/14 15:43:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/desktop/make.defaults,v 1.3 2006/03/14 19:33:07 wolf31o2 Exp $ -USE="alsa apm arts avi dbus eds emboss encode esd gif gnome gpm gstreamer gtk gtk2 hal imlib jpeg kde mad mikmod motif mp3 mpeg ogg opengl oss pdflib png qt quicktime sdl spell truetype vorbis win32codecs X xml xmms xv" +STAGE1_USE="nptl nptlonly unicode" + +USE="alsa apm arts avi dbus eds emboss encode esd gif gnome gpm gstreamer gtk gtk2 hal imlib jpeg kde mad mikmod motif mp3 mpeg ogg opengl oss pdflib png qt quicktime sdl spell truetype vorbis win32codecs unicode X xml xmms xv" -- 2.26.2