commit: 0c539ddaa0f3f32504c8ffec6922b1c4f0b39775
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 9 13:32:41 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Aug 9 13:32:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c539dda
net-analyzer/notus-scanner: disable FORCE_PRINT_ELOG
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-analyzer/notus-scanner/notus-scanner-22.5.0-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net-analyzer/notus-scanner/notus-scanner-22.5.0-r1.ebuild
b/net-analyzer/notus-scanner/notus-scanner-22.5.0-r1.ebuild
index 7ebe6a06c3fb..59d016bf88af 100644
--- a/net-analyzer/notus-scanner/notus-scanner-22.5.0-r1.ebuild
+++ b/net-analyzer/notus-scanner/notus-scanner-22.5.0-r1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
${DEPEND}
app-misc/mosquitto
"
-FORCE_PRINT_ELOG="yes"
+
DOC_CONTENTS="
For validating the feed content, a GnuPG keychain with the Greenbone Community
Feed integrity key needs to be created.
Please, read here on how to create it:
@@ -42,7 +42,6 @@
https://wiki.gentoo.org/wiki/Greenbone_Vulnerability_Management#Notus_Scanner
To enable feed validation, edit /etc/gvm/${PN}.toml
and set
disable-hashsum-verification = false"
-
DISABLE_AUTOFORMATTING=true
distutils_enable_tests unittest