projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cec08ef
)
Drop the virtuals related fatal errors down to warnings.
author
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 10 Dec 2005 01:39:41 +0000
(
01:39
-0000)
committer
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 10 Dec 2005 01:39:41 +0000
(
01:39
-0000)
svn path=/main/trunk/; revision=2352
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 49578ad59f73ddfa39d682de344a043d1200e8b9..85136e8861b38ada4038ce3ffa33b320f66698cd 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-160,7
+160,9
@@
qawarnings=[
"file.size",
"metadata.missing",
"metadata.bad",
-"virtual.versioned"
+"virtual.versioned",
+"virtual.exists",
+"virtual.unavailable"
]
missingvars=["KEYWORDS","LICENSE","DESCRIPTION","HOMEPAGE","SLOT"]