nightmorph    10/06/07 09:20:00

  Modified:             hb-working-use.xml
  Log:
  cleaned up dead USE flags, and used a newer sample profile

Revision  Changes    Path
1.50                 xml/htdocs/doc/en/handbook/hb-working-use.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.49&r2=1.50

Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- hb-working-use.xml  21 Oct 2007 19:16:11 -0000      1.49
+++ hb-working-use.xml  7 Jun 2010 09:20:00 -0000       1.50
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.49 
2007/10/21 19:16:11 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.50 
2010/06/07 09:20:00 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 work with USE flags and understand how USE flags interact with your system.
 </abstract>
 
-<version>1.38</version>
-<date>2007-10-21</date>
+<version>1.39</version>
+<date>2010-06-07</date>
 
 <section>
 <title>What are USE flags?</title>
@@ -135,16 +135,17 @@
 </p>
 
 <p>
-Let us take a look at this default setting for the 2004.3 profile:
+Let us take a look at this default setting for the 10.0 profile:
 </p>
 
-<pre caption="Cumulative make.defaults USE variable for the 2004.3 profile">
-<comment>(This example is the sum of the settings in base, default-linux,
- default-linux/x86 and default-linux/x86/2004.3)</comment>
-USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77
-     foomaticdb gdbm gif gpm gtk imlib jpeg kde gnome libg++ libwww mad
-     mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt
-     quicktime readline sdl spell ssl svga tcpd truetype X xml2 xmms xv zlib"
+<pre caption="Cumulative make.defaults USE variable for the 10.0 profile">
+<comment>(This example is the sum of the settings in base, default/linux,
+ default/linux/x86 and default/linux/x86/10.0/)</comment>
+USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode exif
+fam firefox flac gif gpm gtk hal jpeg lcms ldap libnotify mad mikmod mng mp3
+mp4 mpeg ogg opengl pango pdf png ppds qt3support qt4 sdl spell
+startup-notification svg tiff truetype vorbis unicode usb X xcb x264 xml
+xulrunner xv xvid"
 </pre>
 
 <p>
@@ -168,7 +169,7 @@
 </p>
 
 <pre caption="An example USE setting in /etc/make.conf">
-USE="-kde -qt3 -qt4 ldap"
+USE="-kde -qt4 ldap"
 </pre>
 
 </body>




Reply via email to