summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 13:02:47 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 13:02:47 +0000
commitc192360e121c3b652d25f907b29d5174842a253d (patch)
tree3704214331a1ff94797a168b6a4ffb13ed915f0e /man
parent20e1130aea9e5ed261f9a3a7be40efdb1805559c (diff)
downloadportage-c192360e121c3b652d25f907b29d5174842a253d.tar.gz
portage-c192360e121c3b652d25f907b29d5174842a253d.tar.bz2
portage-c192360e121c3b652d25f907b29d5174842a253d.zip
Bug #209418 - Add a new KEYWORDS.dropped check that compares keywords
against the keywords of earlier ebuild versions within a slot. (trunk r9522) svn path=/main/branches/2.1.2/; revision=9575
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index be0150aa1..e10f2fd48 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -111,6 +111,9 @@ Ebuilds that have a missing or empty HOMEPAGE variable
.B IUSE.invalid
This build has a variable in IUSE that is not in the use.desc or use.local.desc file
.TP
+.B KEYWORDS.dropped
+Ebuilds that appear to have dropped KEYWORDS for some arch
+.TP
.B KEYWORDS.invalid
This ebuild contains KEYWORDS that are not listed in profiles/arch.list or for which no valid profile was found
.TP