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: techdocs.xml
Date: Fri, 31 Oct 2008 14:49:33
Message-Id: E1KvvJa-0004sf-Qn@stork.gentoo.org
1 darkside 08/10/31 14:49:30
2
3 Modified: techdocs.xml
4 Log:
5 fix typo, missing '}'
6
7 Revision Changes Path
8 1.11 xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?r1=1.10&r2=1.11
13
14 Index: techdocs.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- techdocs.xml 18 Mar 2008 21:49:51 -0000 1.10
21 +++ techdocs.xml 31 Oct 2008 14:49:30 -0000 1.11
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/techdocs.xml,v 1.10 2008/03/18 21:49:51 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml,v 1.11 2008/10/31 14:49:30 darkside Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/techdocs.xml" lang="en">
29 <title>Gentoo Prefix Techdocs</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.2</version>
35 - <date>2008-03-18</date>
36 + <version>1.21</version>
37 + <date>2008-10-31</date>
38
39 <chapter>
40 <title>Changes to Portage</title>
41 @@ -219,7 +219,7 @@
42 </p>
43 <p>
44 This rule basically means that you <e>never</e> add
45 - <c>${EROOT</c> yourself, if there isn't a <c>${ROOT}</c> in
46 + <c>${EROOT}</c> yourself, if there isn't a <c>${ROOT}</c> in
47 the main tree ebuild. Repeating: whether or not that is
48 "correct", for Gentoo Prefix this rule always holds. Rationale is
49 simple: if it is a bug, it is a bug that should be fixed