nightmorph    08/01/11 07:05:02

  Modified:             distcc.xml
  Log:
  removed instructions to emerge distcc-config, as the command is now provided 
by the package itself. per the last rites thread on gentoo-dev.

Revision  Changes    Path
1.41                 xml/htdocs/doc/en/distcc.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?r1=1.40&r2=1.41

Index: distcc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- distcc.xml  21 Jun 2007 23:46:16 -0000      1.40
+++ distcc.xml  11 Jan 2008 07:05:02 -0000      1.41
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.40 
2007/06/21 23:46:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.41 
2008/01/11 07:05:02 nightmorph Exp $ -->
 
 <guide link="/doc/en/distcc.xml">
 
@@ -33,8 +33,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.19</version>
-<date>2007-06-22</date>
+<version>1.20</version>
+<date>2008-01-10</date>
 
 <chapter>
 <title>Introduction</title>
@@ -118,7 +118,7 @@
 </p>
 
 <pre caption="Integrating Distcc and Portage">
-# <i>emerge distcc distcc-config</i>
+# <i>emerge distcc</i>
 # <i>nano -w /etc/make.conf</i>
 <comment>(Set N to a suitable number for your particular setup)</comment>
 <comment>(A common strategy is setting N as twice the number of total CPUs + 1 
available)</comment>
@@ -286,7 +286,7 @@
 </p>
 
 <pre caption="Getting Distcc on the new box">
-# <i>USE='-*' emerge --nodeps sys-devel/distcc sys-devel/distcc-config</i>
+# <i>USE='-*' emerge --nodeps sys-devel/distcc</i>
 </pre>
 
 </body>



-- 
[email protected] mailing list

Reply via email to