net-firewall/shorewall: Fix metadata.xml file.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-04-18 07:17:24 +00:00
parent 7ea422f431
commit a06fc9c591

View File

@@ -33,8 +33,8 @@
<use>
<flag name="init">Adds the capability to place the firewall in a safe state prior to bringing up the network interfaces</flag>
<flag name="ipv4">Installs everything needed to create a full IPv4 firewall</flag>
<flag name="ipv6">Adds the capability to create a full IPv6 firewall (requires <pkg>net-firewall/shorewall[ipv4]</pkg>)</flag>
<flag name="lite4">Installs everything needed to just *run* an IPv4 compiled firewall script created with <pkg>net-firewall/shorewall[ipv4]</pkg></flag>
<flag name="lite6">Installs everything needed to just *run* an IPv6 compiled firewall script created with <pkg>net-firewall/shorewall[ipv6]</pkg></flag>
<flag name="ipv6">Adds the capability to create a full IPv6 firewall (requires <pkg>net-firewall/shorewall</pkg> ipv4 USE flag)</flag>
<flag name="lite4">Installs everything needed to just *run* an IPv4 compiled firewall script created with <pkg>net-firewall/shorewall</pkg> ipv4 USE flag</flag>
<flag name="lite6">Installs everything needed to just *run* an IPv6 compiled firewall script created with <pkg>net-firewall/shorewall</pkg> ipv6 USE flag</flag>
</use>
</pkgmetadata>