summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-08 05:02:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-08 05:02:32 +0000
commitf489c6b272debf9e92cf1faf16ba6d95e4250b84 (patch)
treefa652af16dfd88ab08e381ef24c6a58b8506c484 /net-misc/openswan/metadata.xml
parentfix up metadata.xml (diff)
downloadgentoo-2-f489c6b272debf9e92cf1faf16ba6d95e4250b84.tar.gz
gentoo-2-f489c6b272debf9e92cf1faf16ba6d95e4250b84.tar.bz2
gentoo-2-f489c6b272debf9e92cf1faf16ba6d95e4250b84.zip
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/openswan/metadata.xml')
-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>