neysx 05/12/13 12:17:09 Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml Log: #115266 Rephrase the accept ~x86 bit
Revision Changes Path 1.9 +7 -6 xml/htdocs/doc/en/gentoo-amd64-faq.xml 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 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 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 Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gentoo-amd64-faq.xml 23 Nov 2005 18:06:52 -0000 1.8 +++ gentoo-amd64-faq.xml 13 Dec 2005 12:17:09 -0000 1.9 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.8 2005/11/23 18:06:52 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.9 2005/12/13 12:17:09 neysx Exp $ --> <guide link="/doc/en/gentoo-amd64-faq.xml"> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.5</version> -<date>2005-11-23</date> +<version>1.6</version> +<date>2005-12-12</date> <chapter> <title>Questions</title> @@ -408,7 +408,8 @@ <p> This means that the package has not been tested yet. It does <e>not necessarily</e> mean that the package does not work. You can unmask it by -performing the following steps: +accepting another architecture for the package. The following example shows you +can tell Portage to accept the ~x86 keyword for a given package. </p> <pre caption="Example of adding package keywords"> @@ -418,8 +419,8 @@ <p> If it works fine for you, please let us know and file a bug on <uri -link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so other users can -benefit too. +link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so that the AMD64 team +can keyword the package and other users can benefit from your test. </p> <warn> -- [email protected] mailing list
