svn path=/main/trunk/; revision=2325
.BR ebuild.output
A simple sourcing of the ebuild produces output. This breaks ebuild policy.
.TP
+.BR IUSE.invalid
+The ebuild contains a useflag in IUSE that is not in use.desc or
+use.local.desc. You should add a description of the USE flag prior to
+commiting the ebuild.
+.TP
.BR KEYWORDS.missing
The ebuild does not have a KEYWORDS variable.
.TP
.SH AUTHORS
.nf
Daniel Robbins <drobbins@gentoo.org>
+Saleem Abdulrasool <compnerd@gentoo.org>
.fi
.SH "SEE ALSO"
.BR emerge (1)