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 | afa149cdf12cedd1be9d966d3b4309657f6e6eb2 (patch) | |
tree | 400afb628b603b9c4fb4729f22ee638cd2906ade /net-misc/vtun/vtun-3.0.2.ebuild | |
parent | ppc stable #318111 (diff) | |
download | historical-afa149cdf12cedd1be9d966d3b4309657f6e6eb2.tar.gz historical-afa149cdf12cedd1be9d966d3b4309657f6e6eb2.tar.bz2 historical-afa149cdf12cedd1be9d966d3b4309657f6e6eb2.zip |
ppc stable #317961
Package-Manager: portage-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 ) |