Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-sparc-quickinstall.xml gentoolkit.xml gnupg-user.xml portage-utils.xml
Date: Tue, 20 Feb 2007 22:07:23
Message-Id: E1HJd8a-0004Dq-Q8@lark.gentoo.org
1 nightmorph 07/02/20 22:07:04
2
3 Modified: gentoo-sparc-quickinstall.xml gentoolkit.xml
4 gnupg-user.xml portage-utils.xml
5 Log:
6 removed references to mozilla in current docs due to its masking for removal
7
8 Revision Changes Path
9 1.20 xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?r1=1.19&r2=1.20
14
15 Index: gentoo-sparc-quickinstall.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- gentoo-sparc-quickinstall.xml 19 May 2006 19:08:19 -0000 1.19
22 +++ gentoo-sparc-quickinstall.xml 20 Feb 2007 22:07:04 -0000 1.20
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.19 2006/05/19 19:08:19 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.20 2007/02/20 22:07:04 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -11,7 +11,7 @@
31 </author>
32
33 <abstract>
34 -The Quick install reference covers all details of the sparc install process in a
35 +The quick install reference covers all details of the sparc install process in a
36 non-verbose manner. Users should already have prior experience with
37 installing Gentoo Linux if they want to follow this guide.
38 </abstract>
39 @@ -20,8 +20,8 @@
40 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
41 <license/>
42
43 -<version>1.12</version>
44 -<date>2006-05-19</date>
45 +<version>1.13</version>
46 +<date>2007-02-20</date>
47
48 <chapter>
49 <title>Sparc Quick Install Reference</title>
50 @@ -247,7 +247,7 @@
51 (GRP-users only)
52 ( (1) Mount CD2) # <i>mount /dev/cdroms/cdrom0 /mnt/cdrom</i>
53 ( (2) Copy over packages) # <i>cp -a /mnt/cdrom/packages/* /usr/portage/packages/</i>
54 -( (3) Install extra software) # <i>USE="bindist" emerge -k xorg-x11 gnome kde mozilla</i>
55 +( (3) Install extra software) # <i>USE="bindist" emerge -k xorg-x11 gnome kde</i>
56 ( (4) Configure your Xserver) # <i>$EDITOR /etc/X11/XF86Config</i>
57 </pre>
58
59
60
61
62 1.25 xml/htdocs/doc/en/gentoolkit.xml
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoolkit.xml?rev=1.25&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoolkit.xml?rev=1.25&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoolkit.xml?r1=1.24&r2=1.25
67
68 Index: gentoolkit.xml
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v
71 retrieving revision 1.24
72 retrieving revision 1.25
73 diff -u -r1.24 -r1.25
74 --- gentoolkit.xml 17 Nov 2006 19:26:57 -0000 1.24
75 +++ gentoolkit.xml 20 Feb 2007 22:07:04 -0000 1.25
76 @@ -1,5 +1,5 @@
77 <?xml version="1.0" encoding="UTF-8"?>
78 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.24 2006/11/17 19:26:57 nightmorph Exp $ -->
79 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.25 2007/02/20 22:07:04 nightmorph Exp $ -->
80 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
81
82 <guide link="/doc/en/gentoolkit.xml">
83 @@ -37,8 +37,8 @@
84
85 <!-- Licensed under GFDL -->
86
87 -<version>1.10</version>
88 -<date>2006-11-17</date>
89 +<version>1.11</version>
90 +<date>2007-02-20</date>
91
92 <chapter>
93 <title>Introduction</title>
94 @@ -295,12 +295,12 @@
95 USE flag, <c>equery</c> has the function <c>hasuse</c>:
96 </p>
97
98 -<pre caption="Searching packages which use the mozilla USE flag">
99 -# <i>equery hasuse mozilla</i>
100 -[ Searching for USE flag mozilla in all categories among: ]
101 +<pre caption="Searching packages which use the firefox USE flag">
102 +# <i>equery hasuse firefox</i>
103 +[ Searching for USE flag firefox in all categories among: ]
104 * installed packages
105 -[I--] [ ] dev-java/blackdown-jre-1.4.2.01 (1.4.2)
106 -[I--] [ ] mail-client/evolution-2.0.2 (2.0)
107 +[I--] [ ] dev-python/gnome-python-extras-2.14.0-r1 (0)
108 +[I--] [ ] media-video/totem-2.16.4 (0)
109 </pre>
110
111 </body>
112 @@ -469,7 +469,7 @@
113 </note>
114
115 <pre caption="Viewing all active USE flags">
116 -# <i> euse -a</i>
117 +# <i>euse -a</i>
118 X [+ CD ]
119 aalib [+ ]
120 acpi [+ C ]
121 @@ -490,6 +490,7 @@
122 esd [+ ]
123 fam [+ ]
124 fbcon [+ C ]
125 +firefox [+ C ]
126 font-server [+ D ]
127 foomaticdb [+ D ]
128 fortran [+ D ]
129 @@ -520,7 +521,6 @@
130 mikmod [+ CD ]
131 mmx [+ C ]
132 motif [+ CD ]
133 -mozilla [+ C ]
134 mp3 [+ ]
135 mpeg [+ CD ]
136 mpeg4 [+ C ]
137 @@ -601,10 +601,10 @@
138 /etc/make.conf was modified, a backup copy has been placed at /etc/make.conf.euse_backup
139
140 <comment>(/etc/make.conf after the command)</comment>
141 -USE="alsa acpi apache2 -arts cups cdr crypt cscope -doc fbcon gd \
142 - gif gimpprint gnome gpm gstreamer gtkhtml imlib \
143 +USE="alsa acpi apache2 -arts cups cdr crypt cscope -doc fbcon \
144 + firefox gd gif gimpprint gnome gpm gstreamer gtkhtml imlib \
145 innodb -java javascript jpeg libg++ libwww mad mbox md5sum \
146 - mikmod mmx motif mozilla mpeg mpeg4 mysql ncurses nvidia \
147 + mikmod mmx motif mpeg mpeg4 mysql ncurses nvidia \
148 ogg odbc offensive opengl pam pdflib perl png python \
149 quicktime readline sdl spell sse ssl svga tcltk tiff truetype usb \
150 vanilla X xosd xv xvid x86 zlib 3dfx"
151 @@ -614,10 +614,10 @@
152 /etc/make.conf was modified, a backup copy has been placed at /etc/make.conf.euse_backup
153
154 <comment>(/etc/make.conf after the command)</comment>
155 -USE="alsa acpi apache2 -arts cups cdr crypt cscope -doc fbcon gd \
156 - gif gimpprint gnome gpm gstreamer gtkhtml imlib \
157 +USE="alsa acpi apache2 -arts cups cdr crypt cscope -doc fbcon \
158 + firefox gd gif gimpprint gnome gpm gstreamer gtkhtml imlib \
159 innodb -java javascript jpeg libg++ libwww mad mbox md5sum \
160 - mikmod mmx motif mozilla mpeg mpeg4 mysql ncurses nvidia \
161 + mikmod mmx motif mpeg mpeg4 mysql ncurses nvidia \
162 ogg odbc offensive opengl pam pdflib perl png python \
163 quicktime readline sdl spell sse ssl svga tcltk tiff truetype usb \
164 vanilla X xosd xv xvid x86 zlib -3dfx"
165
166
167
168 1.41 xml/htdocs/doc/en/gnupg-user.xml
169
170 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.41&view=markup
171 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.41&content-type=text/plain
172 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?r1=1.40&r2=1.41
173
174 Index: gnupg-user.xml
175 ===================================================================
176 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v
177 retrieving revision 1.40
178 retrieving revision 1.41
179 diff -u -r1.40 -r1.41
180 --- gnupg-user.xml 29 Nov 2006 15:48:57 -0000 1.40
181 +++ gnupg-user.xml 20 Feb 2007 22:07:04 -0000 1.41
182 @@ -1,7 +1,7 @@
183 <?xml version='1.0' encoding="UTF-8"?>
184 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
185
186 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.40 2006/11/29 15:48:57 nightmorph Exp $ -->
187 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.41 2007/02/20 22:07:04 nightmorph Exp $ -->
188
189 <guide link = "/doc/en/gnupg-user.xml">
190 <title>GnuPG Gentoo user guide</title>
191 @@ -24,8 +24,8 @@
192 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
193 <license/>
194
195 -<version>1.7</version>
196 -<date>2006-05-27</date>
197 +<version>1.8</version>
198 +<date>2007-02-20</date>
199
200 <chapter>
201 <title>Introduction</title>
202 @@ -60,8 +60,9 @@
203 have some sort of support for gpg, so having <e>crypt</e> in your USE variable
204 is probably a good idea. If you wish to have an email client capable of using
205 gnupg you can use pine (<c>emerge pinepgp</c>), mutt (<c>emerge mutt</c>),
206 -Mozilla/Netscape Mail, evolution (evolution is a GNOME Microsoft Outlook work
207 -alike) and KDE's own KMail (KMail is part of the kdepim package).
208 +Mozilla Thunderbird (<c>emerge mozilla-thunderbird</c>), evolution (evolution is
209 +a GNOME Microsoft Outlook work alike) and KDE's own KMail (KMail is part of the
210 +kdepim package).
211 </p>
212
213 <p>
214 @@ -691,14 +692,16 @@
215 </body>
216 </section>
217 <section>
218 -<title>Mozilla Enigmail</title>
219 +<title>Enigmail</title>
220 <body>
221
222 <p>
223 -Mozilla's version from 1.0 or above comes with Enigmail, a plug-in for the
224 -email client that is pretty simple to configure. You just go to Preferences
225 --&gt; Privacy &amp; Security -&gt; Enigmail. There you enter your key email and
226 -thats it.
227 +Enigmail is a plug-in for Mozilla-based email clients (such as Thunderbird and
228 +Seamonkey) that is pretty simple to configure. In Seamonkey, you just go to
229 +Preferences -> Privacy &amp; Security -> Enigmail. There you enter your key
230 +email and that's it. You must first <c>emerge enigmail</c> to use it with
231 +Thunderbird. Then you can configure it by going to Edit -> Account Settings ->
232 +OpenPGP Security.
233 </p>
234
235 <p>
236
237
238
239 1.3 xml/htdocs/doc/en/portage-utils.xml
240
241 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/portage-utils.xml?rev=1.3&view=markup
242 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/portage-utils.xml?rev=1.3&content-type=text/plain
243 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/portage-utils.xml?r1=1.2&r2=1.3
244
245 Index: portage-utils.xml
246 ===================================================================
247 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/portage-utils.xml,v
248 retrieving revision 1.2
249 retrieving revision 1.3
250 diff -u -r1.2 -r1.3
251 --- portage-utils.xml 1 May 2006 15:18:57 -0000 1.2
252 +++ portage-utils.xml 20 Feb 2007 22:07:04 -0000 1.3
253 @@ -1,5 +1,5 @@
254 <?xml version='1.0' encoding='UTF-8'?>
255 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/portage-utils.xml,v 1.2 2006/05/01 15:18:57 neysx Exp $ -->
256 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/portage-utils.xml,v 1.3 2007/02/20 22:07:04 nightmorph Exp $ -->
257 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
258
259 <guide link="/doc/en/portage-utils.xml">
260 @@ -25,8 +25,8 @@
261 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
262 <license/>
263
264 -<version>1.1</version>
265 -<date>2006-05-01</date>
266 +<version>1.2</version>
267 +<date>2007-02-20</date>
268
269 <chapter>
270 <title>Introduction</title>
271 @@ -172,9 +172,9 @@
272
273 <pre caption="Looking for packages with the 'firefox' USE flag">
274 # <i>quse firefox</i>
275 -app-office/openoffice/openoffice-2.0.2_rc1.ebuild binfilter curl eds firefox gnome gtk java kde ldap mozilla xml2
276 -dev-haskell/gtk2hs/gtk2hs-0.9.10.ebuild doc glade gnome mozilla firefox
277 -dev-java/swt/swt-3.1-r1.ebuild accessibility cairo firefox gnome mozilla
278 +app-office/openoffice/openoffice-2.0.2_rc1.ebuild binfilter curl eds firefox gnome gtk java kde ldap xml2
279 +dev-haskell/gtk2hs/gtk2hs-0.9.10.ebuild doc glade gnome firefox
280 +dev-java/swt/swt-3.1-r1.ebuild accessibility cairo firefox gnome
281 [...]
282 </pre>
283
284
285
286
287 --
288 gentoo-doc-cvs@g.o mailing list