diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-10 18:48:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-10 18:48:42 +0000 |
commit | 27d6e53fdca9ce904b1359fa99a0096ecafcfc3a (patch) | |
tree | da55f3480e7d882cad9cec6ba4229bca687619e4 /net-misc/vtun/vtun-3.0.2.ebuild | |
parent | ppc stable #318111 (diff) | |
download | gentoo-2-27d6e53fdca9ce904b1359fa99a0096ecafcfc3a.tar.gz gentoo-2-27d6e53fdca9ce904b1359fa99a0096ecafcfc3a.tar.bz2 gentoo-2-27d6e53fdca9ce904b1359fa99a0096ecafcfc3a.zip |
ppc stable #317961
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'net-misc/vtun/vtun-3.0.2.ebuild')
-rw-r--r-- | net-misc/vtun/vtun-3.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/vtun/vtun-3.0.2.ebuild b/net-misc/vtun/vtun-3.0.2.ebuild index 130aaa4efe78..bea2b856a43c 100644 --- a/net-misc/vtun/vtun-3.0.2.ebuild +++ b/net-misc/vtun/vtun-3.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2.ebuild,v 1.1 2009/04/19 17:23:02 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2.ebuild,v 1.2 2010/05/10 18:48:42 nixnut Exp $ EAPI=2 DESCRIPTION="Create virtual tunnels over TCP/IP networks with traffic shaping, encryption, and compression." @@ -9,7 +9,7 @@ HOMEPAGE="http://vtun.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="lzo socks5 ssl zlib" RDEPEND="ssl? ( dev-libs/openssl ) |