summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openswan/metadata.xml18
1 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/openswan/metadata.xml b/net-misc/openswan/metadata.xml
index 7bc7f520cef0..55d9e1e3e4dc 100644
--- a/net-misc/openswan/metadata.xml
+++ b/net-misc/openswan/metadata.xml
@@ -1,14 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>secure-tunneling</herd>
-<maintainer>
- <email>mrness@gentoo.org</email>
- <name>Alin Năstac</name>
- <description>Backup maintainer</description>
-</maintainer>
-<longdescription>From the Openswan web site: Openswan is an Open Source
+ <herd>secure-tunneling</herd>
+ <maintainer>
+ <email>mrness@gentoo.org</email>
+ <name>Alin Năstac</name>
+ <description>Backup maintainer</description>
+ </maintainer>
+ <longdescription>From the Openswan web site: Openswan is an Open Source
implementation of IPsec for the Linux operating system. Is it a code fork
of the FreeS/WAN project, started by a few of the developers who were
growing frustrated with the politics surrounding the FreeS/WAN project.</longdescription>
+ <use>
+ <flag name="extra-algorithms">Include additional algorithms such as Blowfish, Twofish and Serpent</flag>
+ <flag name="weak-algorithms">Include weak algorithms such as DH1 and 1DES</flag>
+ </use>
</pkgmetadata>