diff options
author | Alec Warner <antarus@gentoo.org> | 2008-01-27 06:01:19 +0000 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2008-01-27 06:01:19 +0000 |
commit | 6d15190273723cde3809c627cbf760fee8f8a448 (patch) | |
tree | f1f2ac6e7c72bf5de3821b9ec78c652f5b92f3a9 | |
parent | af16463743d83cb91e54d67f6d921ab75f29080b (diff) | |
download | portage-6d15190273723cde3809c627cbf760fee8f8a448.tar.gz portage-6d15190273723cde3809c627cbf760fee8f8a448.tar.bz2 portage-6d15190273723cde3809c627cbf760fee8f8a448.zip |
Restore desktop.invalid as a warning; was an intergration error
svn path=/main/trunk/; revision=9222
-rwxr-xr-x | bin/repoman | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman index 58b8ba67e..36fcfa300 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", |