diff options
Diffstat (limited to 'gentoo-linux')
-rw-r--r-- | gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | gentoo-linux/net-misc/anytun/metadata.xml | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild b/gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild index 9092550..511db16 100644 --- a/gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild +++ b/gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild @@ -5,9 +5,7 @@ inherit eutils multilib toolchain-funcs autotools DESCRIPTION="Anytun is an implementation of the Secure Anycast Tunneling -Protocol. It provides similary functionality to openvpn but with less overhead -and the ability use an anycast ip and therefore mulitple endpoints at the same -time." +Protocol, intended to provide flexible and fault tolerant VPNs" SRC_URI="http://anytun.org/~equinox/${P}.tar.gz" HOMEPAGE="http://anytun.org/" LICENSE="GPL-3" diff --git a/gentoo-linux/net-misc/anytun/metadata.xml b/gentoo-linux/net-misc/anytun/metadata.xml index 2c17c40..06d4e99 100644 --- a/gentoo-linux/net-misc/anytun/metadata.xml +++ b/gentoo-linux/net-misc/anytun/metadata.xml @@ -2,7 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>anytun</herd> -<longdescription>Anytun is an implementation of the Secure Anycast Tunneling Protocol. It provides similary functionality to openvpn but with less overhead and the ability use an anycast ip and therefore mulitple endpoints at the same time.</longdescription> +<longdescription>Anytun is an implementation of the Secure Anycast Tunneling Protocol. It provides similary functionality to openvpn but with less overhead, more flexible configuration and the ability use an anycast ip and therefore mulitple endpoints at the same time.</longdescription> <use> <flag name='doc'>Build and install manpages (depend on asciidoc)</flag> <flag name='gcrypt'>Prefer <pkg>dev-libs/libgcrypt</pkg> over |