summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 02:59:08 +0000
committerSam James <sam@gentoo.org>2021-05-17 02:59:08 +0000
commit83d67f7ef5b12fec911ec9c90405bfd84208b2c8 (patch)
tree40943d2ccbf46e18124e574b5312471a44d06743 /net-analyzer/net-snmp
parentnet-analyzer/cacti-spine: add 1.2.17 (diff)
downloadgentoo-83d67f7ef5b12fec911ec9c90405bfd84208b2c8.tar.gz
gentoo-83d67f7ef5b12fec911ec9c90405bfd84208b2c8.tar.bz2
gentoo-83d67f7ef5b12fec911ec9c90405bfd84208b2c8.zip
net-analyzer/net-snmp: add github remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r--net-analyzer/net-snmp/metadata.xml37
1 files changed, 19 insertions, 18 deletions
diff --git a/net-analyzer/net-snmp/metadata.xml b/net-analyzer/net-snmp/metadata.xml
index f3f6819a5361..548b747e3e61 100644
--- a/net-analyzer/net-snmp/metadata.xml
+++ b/net-analyzer/net-snmp/metadata.xml
@@ -1,22 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
-<email>netmon@gentoo.org</email>
-<name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-<use>
-<flag name="elf">Enable the use of elf utils to check uptime on some systems</flag>
-<flag name="kmem">Enable usage of /dev/kmem</flag>
-<flag name="mfd-rewrites">Use MFD rewrites of mib modules where available</flag>
-<flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to fetch TCP statistics instead of using /proc/net/tcp (Linux only).</flag>
-<flag name="pcap">Install snmppcap which reads from PCAP files and writes to the SNMP transport</flag>
-<flag name="pci">Use libpci (from <pkg>sys-apps/pciutils</pkg>) to look up network interface description. This feature is only available on Linux.</flag>
-<flag name="rpm">Enable monitoring of <pkg>app-arch/rpm</pkg>. This flag requires the bzip2 and zlib flags to be enabled as well.</flag>
-<flag name="smux">Enable support for the legacy smux protocol (superseded by agentx)</flag>
-<flag name="ucd-compat">Build UCD compatibility library. Increases significantly the install size.</flag>
-</use>
-<upstream>
-<remote-id type="sourceforge">net-snmp</remote-id>
-</upstream>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+ <use>
+ <flag name="elf">Enable the use of elf utils to check uptime on some systems</flag>
+ <flag name="kmem">Enable usage of /dev/kmem</flag>
+ <flag name="mfd-rewrites">Use MFD rewrites of mib modules where available</flag>
+ <flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to fetch TCP statistics instead of using /proc/net/tcp (Linux only).</flag>
+ <flag name="pcap">Install snmppcap which reads from PCAP files and writes to the SNMP transport</flag>
+ <flag name="pci">Use libpci (from <pkg>sys-apps/pciutils</pkg>) to look up network interface description. This feature is only available on Linux.</flag>
+ <flag name="rpm">Enable monitoring of <pkg>app-arch/rpm</pkg>. This flag requires the bzip2 and zlib flags to be enabled as well.</flag>
+ <flag name="smux">Enable support for the legacy smux protocol (superseded by agentx)</flag>
+ <flag name="ucd-compat">Build UCD compatibility library. Increases significantly the install size.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">net-snmp/net-snmp</remote-id>
+ <remote-id type="sourceforge">net-snmp</remote-id>
+ </upstream>
</pkgmetadata>