Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-macos.xml bootstrap-solaris.xml
Date: Wed, 07 Mar 2012 03:33:29
Message-Id: 20120307033316.CD7F12004B@flycatcher.gentoo.org
1 darkside 12/03/07 03:33:16
2
3 Modified: bootstrap-macos.xml bootstrap-solaris.xml
4 Log:
5 pin down tar version, bug 406131 by Kacper Kowalik (Xarthisius)
6
7 Revision Changes Path
8 1.64 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.64&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.64&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.63&r2=1.64
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.63
18 retrieving revision 1.64
19 diff -u -r1.63 -r1.64
20 --- bootstrap-macos.xml 9 Feb 2012 18:43:28 -0000 1.63
21 +++ bootstrap-macos.xml 7 Mar 2012 03:33:16 -0000 1.64
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.63 2012/02/09 18:43:28 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.64 2012/03/07 03:33:16 darkside Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
29 <title>Gentoo Prefix Bootstrap Process for Mac OS X</title>
30 @@ -19,8 +19,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.36</version>
35 - <date>2012-02-09</date>
36 + <version>1.37</version>
37 + <date>2012-03-07</date>
38
39 <chapter>
40 <title>Bootstrapping on OS X</title>
41 @@ -198,7 +198,7 @@
42 <pre caption="emerge several tools">
43 $ <i>emerge --oneshot sys-apps/coreutils</i>
44 $ <i>emerge --oneshot sys-apps/findutils</i>
45 -$ <i>emerge --oneshot app-arch/tar</i>
46 +$ <i>emerge --oneshot '&lt;app-arch/tar-1.26-r1'</i>
47 $ <i>emerge --oneshot sys-apps/grep</i>
48 $ <i>emerge --oneshot sys-devel/patch</i>
49 $ <i>emerge --oneshot sys-apps/gawk</i>
50
51
52
53 1.79 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.79&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.79&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.78&r2=1.79
58
59 Index: bootstrap-solaris.xml
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
62 retrieving revision 1.78
63 retrieving revision 1.79
64 diff -u -r1.78 -r1.79
65 --- bootstrap-solaris.xml 9 Feb 2012 18:43:28 -0000 1.78
66 +++ bootstrap-solaris.xml 7 Mar 2012 03:33:16 -0000 1.79
67 @@ -1,6 +1,6 @@
68 <?xml version="1.0" encoding="UTF-8"?>
69 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
70 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.78 2012/02/09 18:43:28 grobian Exp $ -->
71 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.79 2012/03/07 03:33:16 darkside Exp $ -->
72
73 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
74 <title>Gentoo Prefix Bootstrap Process for Solaris</title>
75 @@ -19,8 +19,8 @@
76 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
77 <license/>
78
79 - <version>1.53</version>
80 - <date>2012-02-09</date>
81 + <version>1.54</version>
82 + <date>2012-03-07</date>
83
84 <chapter>
85 <title>Bootstrapping on Solaris</title>
86 @@ -200,7 +200,7 @@
87 <pre caption="emerge several tools">
88 $ <i>emerge --oneshot sys-apps/coreutils</i>
89 $ <i>emerge --oneshot sys-apps/findutils</i>
90 -$ <i>emerge --oneshot app-arch/tar</i>
91 +$ <i>emerge --oneshot '&lt;app-arch/tar-1.26-r1'</i>
92 $ <i>emerge --oneshot sys-apps/grep</i>
93 $ <i>emerge --oneshot sys-devel/patch</i>
94 $ <i>emerge --oneshot sys-apps/gawk</i>