Put lengthy install-location documentation into an own paragraph for cross-compile...
authorDennis Schridde <devurandom@gmx.net>
Tue, 25 Sep 2012 13:58:22 +0000 (15:58 +0200)
committerZac Medico <zmedico@gentoo.org>
Tue, 25 Sep 2012 16:49:10 +0000 (09:49 -0700)
man/ebuild.5

index fc06eee651ee0f61b051011e3467c7686c19dfc1..3c2200c6f7f9b45e49e63b31cccc98dac1dd2e6e 100644 (file)
@@ -323,6 +323,7 @@ Portage supports cross-compilation into a subdirectory specified by \fBROOT\fR.
 \fIHost\fR in this context means the platform hosting the build process, i.e.
 what autotools calls CBUILD.
 Its packages are contained in the root of the filesystem ("\fI/\fR").
+
 If \fBROOT\fR is "\fI/\fR", all dependency types will be installed there.
 Otherwise, for EAPIs that support \fBHDEPEND\fR (experimental
 \fBEAPI 5-hdepend\fR), only \fBHDEPEND\fR is installed into "\fI/\fR".
@@ -337,6 +338,7 @@ The directory housing this system is specified by \fBROOT\fR.
 If it is different from "\fI/\fR", i.e. \fIhost\fR and \fItarget\fR are not the
 same, this variable contains the path to the directory housing the \fItarget\fR
 system.
+
 For EAPIs that support \fBHDEPEND\fR (experimental \fBEAPI 5-hdepend\fR),
 \fBDEPEND\fR, \fBRDEPEND\fR, and \fBPDEPEND\fR
 list the \fItarget\fR dependencies, i.e. those to be installed into \fBROOT\fR.