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.43) id 1Dxupr-0002cA-On for garchives@archives.gentoo.org; Wed, 27 Jul 2005 22:57:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6RMuZwT028564; Wed, 27 Jul 2005 22:56:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6RMuYtR023851 for ; Wed, 27 Jul 2005 22:56:35 GMT Message-Id: <200507272256.j6RMuYtR023851@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1Dxupd-0008Sy-Hn for gentoo-doc-cvs@lists.gentoo.org; Wed, 27 Jul 2005 22:56:57 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 27 Jul 2005 22:56:55 +0000 From: "Jan Kundrat" Date: Wed, 27 Jul 2005 22:56:55 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-portage-ebuild.xml 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: a5376561-efdd-4cb1-ac53-f496c3caba94 X-Archives-Hash: e89dd0c66d138d7ed8027b77daca32c2 jkt 05/07/27 22:56:55 Modified: xml/htdocs/doc/en/handbook hb-portage-ebuild.xml Log: typo fix - s/what steps/which steps/, tx to ChrisWhite for confirmation Revision Changes Path 1.7 +2 -2 xml/htdocs/doc/en/handbook/hb-portage-ebuild.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-ebuild.xml?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-ebuild.xml?rev=1.7&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-ebuild.xml.diff?r1=1.6&r2=1.7&cvsroot=gentoo Index: hb-portage-ebuild.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-ebuild.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hb-portage-ebuild.xml 20 Nov 2004 22:23:30 -0000 1.6 +++ hb-portage-ebuild.xml 27 Jul 2005 22:56:55 -0000 1.7 @@ -4,7 +4,7 @@ - + @@ -25,7 +25,7 @@ Using ebuild is more for development purposes; more information about ebuild can therefore be found in the Developers Handbook. However, -we will explain what ebuild instances are invoked by Portage during the merge +we will explain which ebuild instances are invoked by Portage during the merge process of a certain software title, and how to invoke the post-configuration steps some ebuilds allow you to perform.

-- gentoo-doc-cvs@gentoo.org mailing list