diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:46:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:21:32 +0100 |
commit | c0ca66f3e70e676a92899ed510dd4d24e26759ea (patch) | |
tree | f26f2af3372a368ee91f5c6f0b20219fdbd37411 /net-misc/miniupnpd | |
parent | net-misc/knock: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-c0ca66f3e70e676a92899ed510dd4d24e26759ea.tar.gz gentoo-c0ca66f3e70e676a92899ed510dd4d24e26759ea.tar.bz2 gentoo-c0ca66f3e70e676a92899ed510dd4d24e26759ea.zip |
net-misc/miniupnpd: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'net-misc/miniupnpd')
-rw-r--r-- | net-misc/miniupnpd/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/miniupnpd/metadata.xml b/net-misc/miniupnpd/metadata.xml index c4e9cf4a54d8..1d5d87bb77ec 100644 --- a/net-misc/miniupnpd/metadata.xml +++ b/net-misc/miniupnpd/metadata.xml @@ -16,11 +16,11 @@ <longdescription> MiniUPnP Internet Gateway Device Deamon, used to allow UPnP enabled clients to forward ports. </longdescription> - <use> - <flag name="leasefile">Enable lease file.</flag> - <flag name="igd2">Build for IGDv2 instead of an IGDv1</flag> - <flag name="pcp-peer">Enable support for PCP-PEER to allow NAT-PMP clients to mangle their packets.</flag> - <flag name="portinuse">Check if a port is in use before allowing a NAT-PMP client to map it.</flag> - <flag name="strict">Be more strict regarding compliance with UPnP specifications.</flag> - </use> + <use> + <flag name="leasefile">Enable lease file.</flag> + <flag name="igd2">Build for IGDv2 instead of an IGDv1</flag> + <flag name="pcp-peer">Enable support for PCP-PEER to allow NAT-PMP clients to mangle their packets.</flag> + <flag name="portinuse">Check if a port is in use before allowing a NAT-PMP client to map it.</flag> + <flag name="strict">Be more strict regarding compliance with UPnP specifications.</flag> + </use> </pkgmetadata> |