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.60)
(envelope-from )
id 1GfZDo-00041I-IO
for garchives@archives.gentoo.org; Thu, 02 Nov 2006 09:50:53 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA29oZNM005718;
Thu, 2 Nov 2006 09:50:35 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA29oYb5024569
for ; Thu, 2 Nov 2006 09:50:35 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 27FEF64AAF
for ; Thu, 2 Nov 2006 09:50:34 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Thu, 2 Nov 2006 09:50:33 +0000
From: "Xavier Neys"
Date: Thu, 2 Nov 2006 09:50:33 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Message-Id: <20061102095034.27FEF64AAF@smtp.gentoo.org>
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: 6aecf133-46bd-4a32-a936-649d65b26c58
X-Archives-Hash: e709e25bb63e9b2f25cba102075cebaa
neysx 06/11/02 09:50:33
Modified: hb-install-system.xml
Log:
#153791 Handbook 'all-in-one-page' listing gives 500 error, caused by missing quote in test attribute
Revision Changes Path
1.104 xml/htdocs/doc/en/handbook/hb-install-system.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.103&r2=1.104
Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- hb-install-system.xml 2 Nov 2006 07:27:24 -0000 1.103
+++ hb-install-system.xml 2 Nov 2006 09:50:33 -0000 1.104
@@ -4,7 +4,7 @@
-
+
@@ -213,12 +213,12 @@
profile's make.defaults to determine if it fits your needs.
-
+
If you want to have a pure 64-bit environment, with no 32-bit applications or
libraries, you should use a non-multilib profile:
-
+
# ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile
--
gentoo-doc-cvs@gentoo.org mailing list