diff options
author | Chuck Short <zul@gentoo.org> | 2004-01-22 23:39:14 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-01-22 23:39:14 +0000 |
commit | a6e853577d4f808be4f276974bd43e9f2fa9073a (patch) | |
tree | cb6387b44c56f374e997add04e2c9fe615ca6154 /net-misc/vtun/vtun-2.5-r1.ebuild | |
parent | Fixed permissions on /var/lock/uucp. (diff) | |
download | gentoo-2-a6e853577d4f808be4f276974bd43e9f2fa9073a.tar.gz gentoo-2-a6e853577d4f808be4f276974bd43e9f2fa9073a.tar.bz2 gentoo-2-a6e853577d4f808be4f276974bd43e9f2fa9073a.zip |
Updated headers, updated init script so that more than one vtun can run at the same time.closes #39014.
Diffstat (limited to 'net-misc/vtun/vtun-2.5-r1.ebuild')
-rw-r--r-- | net-misc/vtun/vtun-2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vtun/vtun-2.5-r1.ebuild b/net-misc/vtun/vtun-2.5-r1.ebuild index 438828179151..842fc7f9dffd 100644 --- a/net-misc/vtun/vtun-2.5-r1.ebuild +++ b/net-misc/vtun/vtun-2.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.5-r1.ebuild,v 1.8 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5-r1.ebuild,v 1.9 2004/01/22 23:39:00 zul Exp $ IUSE="ssl" |