summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-08-08 18:59:21 -0700
committerZac Medico <zmedico@gentoo.org>2012-08-08 18:59:21 -0700
commitf7ec7a4db6543e1fd3a13c341a37ccb667956978 (patch)
tree4f7bb1df030e5ce22c539ed59ed88dfa3b1fb6a8 /man
parente95a07267c7f642fdca2aca346ab4c12f46748bb (diff)
downloadportage-f7ec7a4db6543e1fd3a13c341a37ccb667956978.tar.gz
portage-f7ec7a4db6543e1fd3a13c341a37ccb667956978.tar.bz2
portage-f7ec7a4db6543e1fd3a13c341a37ccb667956978.zip
repoman: remove IUSE.undefined check
This was suggested in the "Don't require assignment of empty variables in ebuilds?" thread on the gentoo-dev mailing list: http://thread.gmane.org/gmane.linux.gentoo.devel/78806
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 0 insertions, 3 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index b8c0f48e3..0ea835a93 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -170,9 +170,6 @@ This ebuild has a variable in IUSE that is not in the use.desc or its metadata.x
.B IUSE.missing
This ebuild has a USE conditional which references a flag that is not listed in IUSE
.TP
-.B IUSE.undefined
-This ebuild does not define IUSE (style guideline says to define IUSE even when empty)
-.TP
.B KEYWORDS.dropped
Ebuilds that appear to have dropped KEYWORDS for some arch
.TP