Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-use.xml
Date: Fri, 13 Jan 2006 22:15:31
Message-Id: 200601132215.k0DMFLkG014560@robin.gentoo.org
1 neysx 06/01/13 22:15:20
2
3 Modified: xml/htdocs/doc/en/handbook hb-working-use.xml
4 Log:
5 #118922 Remove gtk2 use flag notice from handbook
6
7 Revision Changes Path
8 1.38 +8 -19 xml/htdocs/doc/en/handbook/hb-working-use.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.38&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.38&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml.diff?r1=1.37&r2=1.38&cvsroot=gentoo
13
14 Index: hb-working-use.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- hb-working-use.xml 27 Oct 2005 17:33:22 -0000 1.37
21 +++ hb-working-use.xml 13 Jan 2006 22:15:20 -0000 1.38
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.37 2005/10/27 17:33:22 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.38 2006/01/13 22:15:20 neysx Exp $ -->
28
29 <sections>
30
31 -<version>1.31</version>
32 -<date>2005-10-26</date>
33 +<version>1.32</version>
34 +<date>2006-01-13</date>
35
36 <section>
37 <title>What are USE-flags?</title>
38 @@ -91,20 +91,9 @@
39 <p>
40 A list of available global USE-flags can be found <uri
41 link="/dyn/use-index.xml">online</uri> or locally in
42 -<path>/usr/portage/profiles/use.desc</path>. A short (<e>very</e> incomplete)
43 -snippet:
44 +<path>/usr/portage/profiles/use.desc</path>.
45 </p>
46
47 -<pre caption="A short snippet of available USE-flags">
48 -gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit)
49 -gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both.
50 -gtkhtml - Adds support for gnome-extra/gtkhtml
51 -guile - Adds support for dev-util/guile (interpreter for Scheme)
52 -icc - Use the Intel C++ Compiler if the package supports it
53 -icc-pgo - Enable PGO data generation or use when use icc.
54 -imap - Adds support for IMAP
55 -</pre>
56 -
57 <p>
58 A list of available local USE-flags can be found locally in
59 <path>/usr/portage/profiles/use.local.desc</path>.
60 @@ -148,7 +137,7 @@
61 <comment>(This example is the sum of the settings in base, default-linux,
62 default-linux/x86 and default-linux/x86/2004.3)</comment>
63 USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77
64 - foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad
65 + foomaticdb gdbm gif gpm gtk imlib jpeg kde gnome libg++ libwww mad
66 mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt
67 quicktime readline sdl spell ssl svga tcpd truetype X xml2 xmms xv zlib"
68 </pre>
69 @@ -364,9 +353,9 @@
70 These are the packages that I would merge, in order:
71
72 Calculating dependencies ...done!
73 -[ebuild N ] net-www/mozilla-1.5-r1 +java +crypt -ipv6 -gtk2 +ssl +ldap
74 -+gnome -debug +mozcalendar -mozaccess -mozxmlterm -moznoirc -moznomail
75 --moznocompose -moznoxft
76 +[ebuild R ] www-client/mozilla-1.7.12-r2 USE="crypt gnome java mozsvg ssl
77 +truetype xprint -debug -ipv6 -ldap -mozcalendar -mozdevelop -moznocompose
78 +-moznoirc -moznomail -moznoxft -postgres -xinerama" 0 kB
79 </pre>
80
81 <p>
82
83
84
85 --
86 gentoo-doc-cvs@g.o mailing list