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-solaris.xml
Date: Sat, 22 Dec 2007 20:46:02
Message-Id: E1J6BEG-0000aX-NO@stork.gentoo.org
1 grobian 07/12/22 20:45:52
2
3 Modified: bootstrap-solaris.xml
4 Log:
5 texinfo has a regression to really need/want help2man even though it complains it is only optional
6
7 Revision Changes Path
8 1.18 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.17&r2=1.18
13
14 Index: bootstrap-solaris.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- bootstrap-solaris.xml 25 Oct 2007 20:29:26 -0000 1.17
21 +++ bootstrap-solaris.xml 22 Dec 2007 20:45:52 -0000 1.18
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-solaris.xml,v 1.17 2007/10/25 20:29:26 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.18 2007/12/22 20:45:52 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
29 <title>Gentoo Prefixed Portage Bootstrap Process for Solaris</title>
30 @@ -197,7 +197,7 @@
31 needs.
32 </p>
33 <pre caption="emerge texinfo">
34 -$ <i>emerge --oneshot --nodeps texinfo</i>
35 +$ <i>emerge --oneshot --nodeps help2man texinfo</i>
36 </pre>
37 <p>
38 Now we can finish installing the autotools:
39
40
41
42 --
43 gentoo-commits@g.o mailing list