From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.50)
id 1Eez21-0000AH-QG
for garchives@archives.gentoo.org; Wed, 23 Nov 2005 18:07:46 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jANI7SD1001371;
Wed, 23 Nov 2005 18:07:28 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jANI7RFd023600
for ; Wed, 23 Nov 2005 18:07:27 GMT
Message-Id: <200511231807.jANI7RFd023600@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1Eez1i-0007j0-AY
for gentoo-doc-cvs@lists.gentoo.org; Wed, 23 Nov 2005 18:07:26 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 23 Nov 2005 18:06:52 +0000
From: "Xavier Neys"
Date: Wed, 23 Nov 2005 18:06:52 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: e8b93d40-b25e-4baf-a477-bbc0ee4a6bd9
X-Archives-Hash: 43dbfcd50203c13b2649b51b3b508378
neysx 05/11/23 18:06:52
Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml
Log:
From MetalGod on IRC: OOo 1.x & 2.0.x do not build & echo "category/package ~x86" >> /etc/portage/package.keywords instead of ...x86...
Revision Changes Path
1.8 +6 -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.8&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.8&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.7&r2=1.8&cvsroot=gentoo
Index: gentoo-amd64-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gentoo-amd64-faq.xml 31 Oct 2005 13:31:33 -0000 1.7
+++ gentoo-amd64-faq.xml 23 Nov 2005 18:06:52 -0000 1.8
@@ -1,6 +1,6 @@
-
+
Gentoo Linux/AMD64 Frequently Asked Questions
@@ -26,8 +26,8 @@
-1.4
-2005-10-31
+1.5
+2005-11-23
Questions
@@ -365,8 +365,8 @@
-OpenOffice 1.x does not build on 64-bit systems, so you have to use the 32-bit
-binary version, available in portage as openoffice-bin.
+OpenOffice 1.x and 2.0.x do not build on 64-bit systems, so you have to use the
+32-bit binary version, available in portage as openoffice-bin.
@@ -412,7 +412,7 @@
-# echo "category/package x86" >> /etc/portage/package.keywords
+# echo "category/package ~x86" >> /etc/portage/package.keywords
# emerge package
--
gentoo-doc-cvs@gentoo.org mailing list