Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml
Date: Tue, 13 Dec 2005 12:17:19
Message-Id: 200512131217.jBDCHAYs031292@robin.gentoo.org
1 neysx 05/12/13 12:17:09
2
3 Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml
4 Log:
5 #115266 Rephrase the accept ~x86 bit
6
7 Revision Changes Path
8 1.9 +7 -6 xml/htdocs/doc/en/gentoo-amd64-faq.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo
13
14 Index: gentoo-amd64-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- gentoo-amd64-faq.xml 23 Nov 2005 18:06:52 -0000 1.8
21 +++ gentoo-amd64-faq.xml 13 Dec 2005 12:17:09 -0000 1.9
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.8 2005/11/23 18:06:52 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.9 2005/12/13 12:17:09 neysx Exp $ -->
27
28 <guide link="/doc/en/gentoo-amd64-faq.xml">
29 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
30 @@ -26,8 +26,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.5</version>
35 -<date>2005-11-23</date>
36 +<version>1.6</version>
37 +<date>2005-12-12</date>
38
39 <chapter>
40 <title>Questions</title>
41 @@ -408,7 +408,8 @@
42 <p>
43 This means that the package has not been tested yet. It does <e>not
44 necessarily</e> mean that the package does not work. You can unmask it by
45 -performing the following steps:
46 +accepting another architecture for the package. The following example shows you
47 +can tell Portage to accept the ~x86 keyword for a given package.
48 </p>
49
50 <pre caption="Example of adding package keywords">
51 @@ -418,8 +419,8 @@
52
53 <p>
54 If it works fine for you, please let us know and file a bug on <uri
55 -link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so other users can
56 -benefit too.
57 +link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so that the AMD64 team
58 +can keyword the package and other users can benefit from your test.
59 </p>
60
61 <warn>
62
63
64
65 --
66 gentoo-doc-cvs@g.o mailing list