Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-portage-advanced.xml
Date: Sat, 06 Oct 2012 21:03:24
Message-Id: 20121006201938.A191921600@flycatcher.gentoo.org
1 swift 12/10/06 20:19:38
2
3 Modified: hb-portage-advanced.xml
4 Log:
5 Bug #437338 - Rephraze an apparently more diffult to parse line
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/en/handbook/hb-portage-advanced.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml?r1=1.5&r2=1.6
13
14 Index: hb-portage-advanced.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-portage-advanced.xml 6 Oct 2012 20:17:51 -0000 1.5
21 +++ hb-portage-advanced.xml 6 Oct 2012 20:19:38 -0000 1.6
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v 1.5 2012/10/06 20:17:51 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-advanced.xml,v 1.6 2012/10/06 20:19:38 swift Exp $ -->
28
29 <sections>
30
31 @@ -15,8 +15,8 @@
32 features.
33 </abstract>
34
35 -<version>4</version>
36 -<date>2012-08-15</date>
37 +<version>5</version>
38 +<date>2012-10-06</date>
39
40 <section>
41 <title>Introduction</title>
42 @@ -299,8 +299,8 @@
43 </p>
44
45 <p>
46 -If you need to patch firefox (for instance because a developer asked you to to
47 -support you in a bug you reported), put the patch in
48 +If you need to patch firefox (for instance because a developer provided you with
49 +a patch and asked you to check if it fixes the bug you reported), put the patch in
50 <path>/etc/portage/patches/www-client/firefox</path> (probably best to use the
51 full name, including version so that the patch does not interfere with later
52 versions) and rebuild firefox.