summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2008-01-27 06:01:19 +0000
committerAlec Warner <antarus@gentoo.org>2008-01-27 06:01:19 +0000
commit6d15190273723cde3809c627cbf760fee8f8a448 (patch)
treef1f2ac6e7c72bf5de3821b9ec78c652f5b92f3a9
parentMove random functions out of repoman and into utilties.py (diff)
downloadportage-multirepo-6d15190273723cde3809c627cbf760fee8f8a448.tar.gz
portage-multirepo-6d15190273723cde3809c627cbf760fee8f8a448.tar.bz2
portage-multirepo-6d15190273723cde3809c627cbf760fee8f8a448.zip
Restore desktop.invalid as a warning; was an intergration error
svn path=/main/trunk/; revision=9222
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index 58b8ba67..36fcfa30 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -319,6 +319,7 @@ qawarnings=[
"ebuild.allmasked",
"ebuild.autotools",
"ebuild.nesteddie",
+"desktop.invalid",
"digest.assumed",
"digest.missing",
"digestentry.unused",