From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GKBba-00022G-P7 for garchives@archives.gentoo.org; Mon, 04 Sep 2006 10:23:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k84AN2g6007140; Mon, 4 Sep 2006 10:23:02 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k84AN1eD017723 for ; Mon, 4 Sep 2006 10:23:01 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id A6751652BE for ; Mon, 4 Sep 2006 10:23:00 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Mon, 4 Sep 2006 10:23:00 +0000 From: "Josh Saddler" Date: Mon, 4 Sep 2006 10:23:00 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: distcc.xml Message-Id: <20060904102300.A6751652BE@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 090a5c34-18ec-49de-afcb-e970897f224c X-Archives-Hash: 9d7c620827e3b1c7d01b268a60497596 nightmorph 06/09/04 10:23:00 Modified: distcc.xml Log: Added distcc emerge note for bug 146240 Revision Changes Path 1.36 xml/htdocs/doc/en/distcc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.36&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/distcc.xml?r1=1.35&r2=1.36 Index: distcc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- distcc.xml 4 Apr 2006 12:14:14 -0000 1.35 +++ distcc.xml 4 Sep 2006 10:23:00 -0000 1.36 @@ -1,6 +1,6 @@ - + @@ -33,8 +33,8 @@ -1.16 -2006-04-04 +1.17 +2006-09-04 Introduction @@ -101,6 +101,11 @@ # emerge distcc + +Remember, you must be sure to install distcc on all of your participating +machines. + +
-- gentoo-doc-cvs@gentoo.org mailing list