summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-05 17:22:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-05 17:22:15 +0000
commit7f2a829f487752b0b8670ed48977eaa298088da2 (patch)
tree4ad63cc4a6a570e9b5e15c73839ef8a29de05ae6 /net-misc/vtun
parentCorrected the list of supported languages. Fixes bug 184287. (diff)
downloadgentoo-2-7f2a829f487752b0b8670ed48977eaa298088da2.tar.gz
gentoo-2-7f2a829f487752b0b8670ed48977eaa298088da2.tar.bz2
gentoo-2-7f2a829f487752b0b8670ed48977eaa298088da2.zip
alpha stable
(Portage version: 2.1.3_rc6)
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 d54a9c8ac8e8..f71074e6f2b3 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vtun
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.32 2007/07/05 17:09:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.33 2007/07/05 17:22:15 armin76 Exp $
+
+ 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> vtun-2.6-r1.ebuild:
+ alpha stable
*vtun-3.0.1 (05 Jul 2007)
diff --git a/net-misc/vtun/vtun-2.6-r1.ebuild b/net-misc/vtun/vtun-2.6-r1.ebuild
index 3d8e824add3b..1acd72edcc7b 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-2007 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.5 2007/04/29 17:52:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6-r1.ebuild,v 1.6 2007/07/05 17:22:15 armin76 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"