commit:     89bd414fe8cfb1c469f59dc7bc3f2e161055d22b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 10:50:37 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 10:51:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=89bd414f

pkgcheck2html: Add DeprecatedChksum

 pkgcheck2html/pkgcheck2html.conf.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pkgcheck2html/pkgcheck2html.conf.json 
b/pkgcheck2html/pkgcheck2html.conf.json
index deda713..853526e 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -16,6 +16,7 @@
     "CatMissingMetadataXml": "warn", 
     "ConflictingChksums": "err", 
     "CrappyDescription": "warn", 
+    "DeprecatedChksum": "staging", 
     "DeprecatedEAPI": "", 
     "DeprecatedEclass": "", 
     "DirectorySizeViolation": "staging", 

Reply via email to