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-freebsd.xml bootstrap-macos.xml bootstrap-solaris.xml
Date: Tue, 31 Jul 2012 19:43:03
Message-Id: 20120731194252.07AA72004B@flycatcher.gentoo.org
1 grobian 12/07/31 19:42:51
2
3 Modified: bootstrap-freebsd.xml bootstrap-macos.xml
4 bootstrap-solaris.xml
5 Log:
6 Drop versions, rely on bootstrap script trying
7
8 Revision Changes Path
9 1.37 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.37&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.37&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?r1=1.36&r2=1.37
14
15 Index: bootstrap-freebsd.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v
18 retrieving revision 1.36
19 retrieving revision 1.37
20 diff -u -r1.36 -r1.37
21 --- bootstrap-freebsd.xml 11 Apr 2012 16:50:58 -0000 1.36
22 +++ bootstrap-freebsd.xml 31 Jul 2012 19:42:51 -0000 1.37
23 @@ -1,6 +1,6 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.36 2012/04/11 16:50:58 darkside Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.37 2012/07/31 19:42:51 grobian Exp $ -->
28
29 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml" lang="en">
30 <title>Gentoo Prefix Bootstrap Process for FreeBSD</title>
31 @@ -22,8 +22,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33 <license/>
34
35 - <version>2.49</version>
36 - <date>2012-04-11</date>
37 + <version>2.50</version>
38 + <date>2012-07-31</date>
39
40 <chapter>
41 <title>Bootstrapping on FreeBSD</title>
42 @@ -102,9 +102,9 @@
43 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp wget</i>
44 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp sed</i>
45 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp python</i>
46 -$ <i>./bootstrap-prefix.sh $EPREFIX/tmp coreutils8</i>
47 -$ <i>./bootstrap-prefix.sh $EPREFIX/tmp findutils3</i>
48 -$ <i>./bootstrap-prefix.sh $EPREFIX/tmp tar22</i>
49 +$ <i>./bootstrap-prefix.sh $EPREFIX/tmp coreutils</i>
50 +$ <i>./bootstrap-prefix.sh $EPREFIX/tmp findutils</i>
51 +$ <i>./bootstrap-prefix.sh $EPREFIX/tmp tar</i>
52 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp patch</i>
53 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp gawk</i>
54 $ <i>./bootstrap-prefix.sh $EPREFIX portage</i>
55
56
57
58 1.72 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.72&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.72&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.71&r2=1.72
63
64 Index: bootstrap-macos.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
67 retrieving revision 1.71
68 retrieving revision 1.72
69 diff -u -r1.71 -r1.72
70 --- bootstrap-macos.xml 25 Jul 2012 15:28:28 -0000 1.71
71 +++ bootstrap-macos.xml 31 Jul 2012 19:42:51 -0000 1.72
72 @@ -1,6 +1,6 @@
73 <?xml version="1.0" encoding="UTF-8"?>
74 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
75 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.71 2012/07/25 15:28:28 darkside Exp $ -->
76 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.72 2012/07/31 19:42:51 grobian Exp $ -->
77
78 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
79 <title>Gentoo Prefix Bootstrap Process for Mac OS X</title>
80 @@ -19,8 +19,8 @@
81 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
82 <license/>
83
84 - <version>1.43</version>
85 - <date>2012-07-25</date>
86 + <version>1.44</version>
87 + <date>2012-07-31</date>
88
89 <chapter>
90 <title>Bootstrapping on OS X</title>
91 @@ -107,7 +107,7 @@
92 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp coreutils</i>
93 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp findutils</i>
94 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp tar</i>
95 -$ <i>./bootstrap-prefix.sh $EPREFIX/tmp patch259</i>
96 +$ <i>./bootstrap-prefix.sh $EPREFIX/tmp patch</i>
97 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp grep</i>
98 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp gawk</i>
99 $ <i>./bootstrap-prefix.sh $EPREFIX/tmp bash</i>
100
101
102
103 1.89 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.89&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.89&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.88&r2=1.89
108
109 Index: bootstrap-solaris.xml
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
112 retrieving revision 1.88
113 retrieving revision 1.89
114 diff -u -r1.88 -r1.89
115 --- bootstrap-solaris.xml 25 Jul 2012 15:28:28 -0000 1.88
116 +++ bootstrap-solaris.xml 31 Jul 2012 19:42:51 -0000 1.89
117 @@ -1,6 +1,6 @@
118 <?xml version="1.0" encoding="UTF-8"?>
119 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
120 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.88 2012/07/25 15:28:28 darkside Exp $ -->
121 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.89 2012/07/31 19:42:51 grobian Exp $ -->
122
123 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
124 <title>Gentoo Prefix Bootstrap Process for Solaris</title>
125 @@ -19,8 +19,8 @@
126 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
127 <license/>
128
129 - <version>1.63</version>
130 - <date>2012-07-25</date>
131 + <version>1.64</version>
132 + <date>2012-07-31</date>
133
134 <chapter>
135 <title>Bootstrapping on Solaris</title>