From: Mike Frysinger Date: Thu, 1 Dec 2005 08:04:49 +0000 (-0000) Subject: Saleem Abdulrasool: document IUSE.invalid X-Git-Tag: v2.1_pre1~42 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=23dc561005a81584665568b7d50933134fbfc666;p=portage.git Saleem Abdulrasool: document IUSE.invalid svn path=/main/trunk/; revision=2325 --- diff --git a/man/repoman.1 b/man/repoman.1 index b603aebf2..dd4155da5 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -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 +Saleem Abdulrasool .fi .SH "SEE ALSO" .BR emerge (1)