summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/metadata.xml48
1 files changed, 23 insertions, 25 deletions
diff --git a/app-antivirus/clamav/metadata.xml b/app-antivirus/clamav/metadata.xml
index b7ec36aac1cf..955b022bfd36 100644
--- a/app-antivirus/clamav/metadata.xml
+++ b/app-antivirus/clamav/metadata.xml
@@ -1,29 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>antivirus@gentoo.org</email>
- <name>Gentoo Antivirus Project</name>
- </maintainer>
-
- <maintainer type="person">
- <!-- for the LTS 0.103.x branch only -->
- <email>mjo@gentoo.org</email>
- </maintainer>
-
- <use>
- <flag name="clamapp">
- Build applications (clamscan, clamd, clamdscan, clamonacc (also has its own USE flag), sigtool, clambc, clamav-milter (also requires milter USE flag), clamdtop, clamsubmit, clamconf).
- </flag>
- <flag name="clamonacc">Build the clamonacc on-access scanner</flag>
- <flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag>
- <flag name="clamsubmit">A tool to submit false positives / negatives</flag>
- <flag name="libclamav-only">Bypass building of libfreshclam and the ClamAV CLI applications.</flag>
- <flag name="metadata-analysis-api">Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs.</flag>
- <flag name="xml">DMG and XAR support</flag>
- <flag name="rar">RAR support</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">clamav</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>antivirus@gentoo.org</email>
+ <name>Gentoo Antivirus Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <!-- for the LTS 0.103.x branch only -->
+ <email>mjo@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="clamapp">
+ Build applications (clamscan, clamd, clamdscan, clamonacc (also has its own USE flag), sigtool, clambc, clamav-milter (also requires milter USE flag), clamdtop, clamsubmit, clamconf).
+ </flag>
+ <flag name="clamonacc">Build the clamonacc on-access scanner</flag>
+ <flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag>
+ <flag name="clamsubmit">A tool to submit false positives / negatives</flag>
+ <flag name="libclamav-only">Bypass building of libfreshclam and the ClamAV CLI applications.</flag>
+ <flag name="metadata-analysis-api">Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs.</flag>
+ <flag name="xml">DMG and XAR support</flag>
+ <flag name="rar">RAR support</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">clamav</remote-id>
+ </upstream>
</pkgmetadata>