svn path=/main/trunk/; revision=10698
need to call eend.
</para>
</sect3>
- <sect3 id='package-ebuild-helper-functions-output-eblank'>
- <title>eblank</title>
- <para>
- Show a blank line. Consecutive eblank calls collapse into
- a single blank line.
- </para>
- </sect3>
<sect3 id='package-ebuild-helper-functions-output-eend'>
<title>eend</title>
<para>
.RE
.SH "HELPER FUNCTIONS: OUTPUT"
.TP
-\fBeblank\fR
-Show a blank line. Consecutive eblank calls collapse into
-a single blank line.
-.TP
\fBeinfo\fR \fI"disposable message"\fR
Same as \fBelog\fR, but should be used when the message isn't important to the
user (like progress or status messages during the build process).