summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch-linux/anytun/PKGBUILD2
-rw-r--r--gentoo-linux/net-misc/anytun/anytun-0.3.1.ebuild4
-rw-r--r--gentoo-linux/net-misc/anytun/metadata.xml2
3 files changed, 3 insertions, 5 deletions
diff --git a/arch-linux/anytun/PKGBUILD b/arch-linux/anytun/PKGBUILD
index 5d26bd1..2b7e6ce 100644
--- a/arch-linux/anytun/PKGBUILD
+++ b/arch-linux/anytun/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="anytun"
pkgver="0.3.1"
pkgrel=1
-pkgdesc="secure anycast tunneling protocol implementation with openvpn style interface"
+pkgdesc="secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs"
arch=("i686" "x86_64")
url="http://www.anytun.org/"
license=('GPLv3')
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