diff options
Diffstat (limited to 'net-misc/vtun/vtun-2.6.ebuild')
-rw-r--r-- | net-misc/vtun/vtun-2.6.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/vtun/vtun-2.6.ebuild b/net-misc/vtun/vtun-2.6.ebuild index 729126d428aa..dee4a3beaa85 100644 --- a/net-misc/vtun/vtun-2.6.ebuild +++ b/net-misc/vtun/vtun-2.6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6.ebuild,v 1.2 2004/01/22 23:39:00 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6.ebuild,v 1.3 2004/04/27 21:53:53 agriffis Exp $ + +inherit eutils IUSE="ssl" |