Saleem Abdulrasool: document IUSE.invalid
authorMike Frysinger <vapier@gentoo.org>
Thu, 1 Dec 2005 08:04:49 +0000 (08:04 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 1 Dec 2005 08:04:49 +0000 (08:04 -0000)
svn path=/main/trunk/; revision=2325

man/repoman.1

index b603aebf2fc8576f017cb2b00a3bac2a1340c421..dd4155da50f70a55bed017a885ae5802ddb3dcdd 100644 (file)
@@ -106,6 +106,11 @@ An error occured while generating the cache entry.  This typically means the ebu
 .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
@@ -122,6 +127,7 @@ Please report bugs via http://bugs.gentoo.org/
 .SH AUTHORS
 .nf
 Daniel Robbins <drobbins@gentoo.org>
+Saleem Abdulrasool <compnerd@gentoo.org>
 .fi
 .SH "SEE ALSO"
 .BR emerge (1)