Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/amd64/emul: index.xml
Date: Sun, 27 Dec 2009 16:00:14
Message-Id: E1NOvXQ-0007Q3-2i@stork.gentoo.org
1 ssuominen 09/12/27 16:00:12
2
3 Modified: index.xml
4 Log:
5 Fix profile path wrt #257197
6
7 Revision Changes Path
8 1.10 xml/htdocs/proj/en/base/amd64/emul/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/amd64/emul/index.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/amd64/emul/index.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/amd64/emul/index.xml?r1=1.9&r2=1.10
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/amd64/emul/index.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- index.xml 25 Feb 2009 03:18:13 -0000 1.9
21 +++ index.xml 27 Dec 2009 16:00:11 -0000 1.10
22 @@ -62,7 +62,7 @@
23 <li>Remove the <c>CHOST=...</c> line from <path>/etc/make.conf</path> and set
24 <c>FEATURES="noman noinfo -unmerge-orphans"</c>, <c>USE="bindist"</c></li>
25 <li>Change the <path>/etc/make.profile</path> link to
26 -<path>profiles/default-linux/amd64/dev/32bit-userland</path></li>
27 +<path>profiles/default/linux/amd64/dev/32bit-userland</path></li>
28 <li>Run <c>emerge --nodeps portage &amp;&amp; rm -rf /usr/lib64/portage &amp;&amp; source /etc/profile</c></li>
29 <li>Run <c>emerge -e world</c></li>
30 </ol>