Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-portage-branches.xml
Date: Fri, 14 May 2010 22:04:35
Message-Id: 20100514220432.EA8152C4F8@corvid.gentoo.org
1 nightmorph 10/05/14 22:04:32
2
3 Modified: hb-portage-branches.xml
4 Log:
5 Fix package.keywords entries, bug 312797
6
7 Revision Changes Path
8 1.16 xml/htdocs/doc/en/handbook/hb-portage-branches.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?r1=1.15&r2=1.16
13
14 Index: hb-portage-branches.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- hb-portage-branches.xml 28 Oct 2006 09:17:55 -0000 1.15
21 +++ hb-portage-branches.xml 14 May 2010 22:04:32 -0000 1.16
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-branches.xml,v 1.15 2006/10/28 09:17:55 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.16 2010/05/14 22:04:32 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -15,8 +15,8 @@
32 individually.
33 </abstract>
34
35 -<version>1.7</version>
36 -<date>2006-08-01</date>
37 +<version>1.8</version>
38 +<date>2010-05-14</date>
39
40 <section>
41 <title>Using One Branch</title>
42 @@ -99,8 +99,8 @@
43 For instance, to use the testing branch for <c>gnumeric</c>:
44 </p>
45
46 -<pre caption="/etc/portage/package.keywords setting for gnumeric, full line">
47 -app-office/gnumeric ~x86
48 +<pre caption="/etc/portage/package.keywords setting for gnumeric">
49 +app-office/gnumeric
50 </pre>
51
52 </body>
53 @@ -127,7 +127,7 @@
54 </p>
55
56 <pre caption="Enabling a particular gnumeric test version">
57 -=app-office/gnumeric-1.2.13 ~x86
58 +=app-office/gnumeric-1.2.13
59 </pre>
60
61 </body>
62 @@ -139,12 +139,12 @@
63 <title>The package.unmask location</title>
64 <body>
65
66 -<p>
67 +<impo>
68 The Gentoo developers do <b>not</b> support the use of this location. Please
69 exercise due caution when doing so. Support requests related to
70 <c>package.unmask</c> and/or <c>package.mask</c> will not be answered. You have
71 been warned.
72 -</p>
73 +</impo>
74
75 <p>
76 When a package has been masked by the Gentoo developers and you still want to