summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:51:49 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:23:06 +0100
commit4a51ee084ef4cefe0e5a838e5c69708d94ba2325 (patch)
treebe161c7d2078463eb5b94c0823f3c30b5e1c4a6d /net-vpn
parentnet-proxy/shadowsocks-libev: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-4a51ee084ef4cefe0e5a838e5c69708d94ba2325.tar.gz
gentoo-4a51ee084ef4cefe0e5a838e5c69708d94ba2325.tar.bz2
gentoo-4a51ee084ef4cefe0e5a838e5c69708d94ba2325.zip
net-vpn/badvpn: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/badvpn/metadata.xml24
1 files changed, 10 insertions, 14 deletions
diff --git a/net-vpn/badvpn/metadata.xml b/net-vpn/badvpn/metadata.xml
index e2a7803599c3..c1e45bb31821 100644
--- a/net-vpn/badvpn/metadata.xml
+++ b/net-vpn/badvpn/metadata.xml
@@ -7,25 +7,21 @@
</maintainer>
<upstream>
<maintainer status="active">
- <email>ambrop7@gmail.com</email>
- <name>Ambroz Bizjak</name>
- </maintainer>
- <doc lang="en">https://code.google.com/p/badvpn/w/list</doc>
+ <email>ambrop7@gmail.com</email>
+ <name>Ambroz Bizjak</name>
+ </maintainer>
+ <doc lang="en">https://code.google.com/p/badvpn/w/list</doc>
<bugs-to>https://github.com/ambrop72/badvpn/issues</bugs-to>
<remote-id type="github">ambrop72/badvpn</remote-id>
<remote-id type="google-code">badvpn</remote-id>
</upstream>
<use>
- <flag name="client">Build the badvpn-client program, a daemon that
- runs on endpoints of the VPN.</flag>
- <flag name="server">Build the badvpn-server program, a central
- server that manages the VPN network.</flag>
- <flag name="ncd">Build NCD, a lightweight scripting language
- especially suited for network configurations.</flag>
- <flag name="tun2socks">Build tun2socks, a program which implements
- a TUN device that forwards TCP traffic through a SOCKS5
- server.</flag>
- <flag name="udpgw">Build udpgw, a small daemon which allows tun2socks to forward UDP traffic.</flag> </use>
+ <flag name="client">Build the badvpn-client program, a daemon that runs on endpoints of the VPN.</flag>
+ <flag name="server">Build the badvpn-server program, a central server that manages the VPN network.</flag>
+ <flag name="ncd">Build NCD, a lightweight scripting language especially suited for network configurations.</flag>
+ <flag name="tun2socks">Build tun2socks, a program which implements a TUN device that forwards TCP traffic through a SOCKS5 server.</flag>
+ <flag name="udpgw">Build udpgw, a small daemon which allows tun2socks to forward UDP traffic.</flag>
+ </use>
<longdescription lang="en">
BadVPN is an open-source peer-to-peer VPN system. It provides a
Layer 2 (Ethernet) network between the peers (VPN nodes). The peers