diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 20:30:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 20:30:09 +0000 |
commit | 75e4bfbd31f3298c8675301bea656553464df328 (patch) | |
tree | a46e1fc9e4e44d6f4cb6402e40bc4e617e5a01c8 /net-misc/vtun/vtun-2.6-r1.ebuild | |
parent | Stable on x86, bug #146840. (diff) | |
download | historical-75e4bfbd31f3298c8675301bea656553464df328.tar.gz historical-75e4bfbd31f3298c8675301bea656553464df328.tar.bz2 historical-75e4bfbd31f3298c8675301bea656553464df328.zip |
Stable on x86, bug #146829.
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-misc/vtun/vtun-2.6-r1.ebuild')
-rw-r--r-- | net-misc/vtun/vtun-2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vtun/vtun-2.6-r1.ebuild b/net-misc/vtun/vtun-2.6-r1.ebuild index a4e916515ba8..4117684052cb 100644 --- a/net-misc/vtun/vtun-2.6-r1.ebuild +++ b/net-misc/vtun/vtun-2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6-r1.ebuild,v 1.2 2006/09/04 18:23:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6-r1.ebuild,v 1.3 2006/09/09 20:30:09 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ S=${WORKDIR}/vtun DESCRIPTION="Create virtual tunnels over TCP/IP networks with traffic shaping, encryption, and compression" SRC_URI="mirror://sourceforge/vtun/${P}.tar.gz" HOMEPAGE="http://vtun.sourceforge.net/" -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" LICENSE="GPL-2" SLOT="0" |