Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
nightmorph 10/05/14 22:04:32
Modified: hb-portage-branches.xml
Log:
Fix package.keywords entries, bug 312797
Revision Changes Path
1.16 xml/htdocs/doc/en/handbook/hb-portage-branches.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?r1=1.15&r2=1.16
Index: hb-portage-branches.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-portage-branches.xml 28 Oct 2006 09:17:55 -0000 1.15
+++ hb-portage-branches.xml 14 May 2010 22:04:32 -0000 1.16
@@ -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-portage-branches.xml,v 1.15 2006/10/28 09:17:55 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.16 2010/05/14 22:04:32 nightmorph Exp $ -->
<sections>
@@ -15,8 +15,8 @@
individually.
</abstract>
-<version>1.7</version>
-<date>2006-08-01</date>
+<version>1.8</version>
+<date>2010-05-14</date>
<section>
<title>Using One Branch</title>
@@ -99,8 +99,8 @@
For instance, to use the testing branch for <c>gnumeric</c>:
</p>
-<pre caption="/etc/portage/package.keywords setting for gnumeric, full line">
-app-office/gnumeric ~x86
+<pre caption="/etc/portage/package.keywords setting for gnumeric">
+app-office/gnumeric
</pre>
</body>
@@ -127,7 +127,7 @@
</p>
<pre caption="Enabling a particular gnumeric test version">
-=app-office/gnumeric-1.2.13 ~x86
+=app-office/gnumeric-1.2.13
</pre>
</body>
@@ -139,12 +139,12 @@
<title>The package.unmask location</title>
<body>
-<p>
+<impo>
The Gentoo developers do <b>not</b> support the use of this location. Please
exercise due caution when doing so. Support requests related to
<c>package.unmask</c> and/or <c>package.mask</c> will not be answered. You have
been warned.
-</p>
+</impo>
<p>
When a package has been masked by the Gentoo developers and you still want to
|
|