Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-macos.xml
Date: Thu, 08 Nov 2007 19:11:24
Message-Id: E1IqCmc-0003i5-F0@stork.gentoo.org
1 grobian 07/11/08 19:11:18
2
3 Modified: bootstrap-macos.xml
4 Log:
5 python fails to compile, you can easily guess that if you ever tried to compile it, but for those who don't make it clear
6
7 Revision Changes Path
8 1.20 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.19&r2=1.20
13
14 Index: bootstrap-macos.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- bootstrap-macos.xml 8 Nov 2007 19:01:52 -0000 1.19
21 +++ bootstrap-macos.xml 8 Nov 2007 19:11:17 -0000 1.20
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/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.19 2007/11/08 19:01:52 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.20 2007/11/08 19:11:17 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
29 <title>Gentoo Prefixed Portage Bootstrap Process for Mac OS X</title>
30 @@ -105,7 +105,7 @@
31 $ <i>./bootstrap-prefix.sh $EPREFIX portage</i>
32 </pre>
33 <note>Mac OS X Leopard (10.5) users should <b>NOT</b> bootstrap
34 - python! It fails and is not necessary.</note>
35 + python! It fails to compile and is not necessary.</note>
36 <note>Please note that <c>wget</c>, <c>sed</c> and <c>python</c> are
37 installed in <path>$EPREFIX/tmp</path>!</note>
38 <p>
39
40
41
42 --
43 gentoo-commits@g.o mailing list