summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-09 20:30:09 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-09 20:30:09 +0000
commitfdcf5f038869242888dd8a9308b15ef93b3caeeb (patch)
tree9dd81886d0084f7834e8b983bd6cb1d15b2b123a /net-misc/vtun
parentStable on x86, bug #146840. (diff)
downloadgentoo-2-fdcf5f038869242888dd8a9308b15ef93b3caeeb.tar.gz
gentoo-2-fdcf5f038869242888dd8a9308b15ef93b3caeeb.tar.bz2
gentoo-2-fdcf5f038869242888dd8a9308b15ef93b3caeeb.zip
Stable on x86, bug #146829.
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog5
-rw-r--r--net-misc/vtun/vtun-2.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index ddc3e5a76baa..b4fb9fc040e9 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vtun
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.27 2006/09/04 18:23:59 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.28 2006/09/09 20:30:09 ticho Exp $
+
+ 09 Sep 2006; <ticho@gentoo.org> vtun-2.6-r1.ebuild:
+ Stable on x86, bug #146829.
04 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> vtun-2.6-r1.ebuild:
Stable on sparc
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"