commit: c0ca66f3e70e676a92899ed510dd4d24e26759ea
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:46:45 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:21:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ca66f3
net-misc/miniupnpd: [QA] Consistent whitespace in metadata.xml
net-misc/miniupnpd/metadata.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/net-misc/miniupnpd/metadata.xml b/net-misc/miniupnpd/metadata.xml
index c4e9cf4a54d..1d5d87bb77e 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>