summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-07-31 07:29:29 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-07-31 07:29:29 +0000
commitebe2f7825ee6bf4a1039c43f959a63f1582bb14b (patch)
treebbb3a3a729688bb3f49882abecafefe3e9f6131a /net-misc/vtun
parentThis package lacks a primary speciifc maintainer besides media-video, taking ... (diff)
downloadgentoo-2-ebe2f7825ee6bf4a1039c43f959a63f1582bb14b.tar.gz
gentoo-2-ebe2f7825ee6bf4a1039c43f959a63f1582bb14b.tar.bz2
gentoo-2-ebe2f7825ee6bf4a1039c43f959a63f1582bb14b.zip
~amd64
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog3
-rw-r--r--net-misc/vtun/vtun-2.6.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index 6919915b5014..4c10cb12db15 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp
+ 31 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> :
+ Marked ~amd64.
+
01 Jul 2004; Jon Hood <squinky86@gentoo.org> vtun-2.5.ebuild,
vtun-2.6.ebuild:
change virtual/glibc to virtual/libc
diff --git a/net-misc/vtun/vtun-2.6.ebuild b/net-misc/vtun/vtun-2.6.ebuild
index beff4028231f..595e5404ac59 100644
--- a/net-misc/vtun/vtun-2.6.ebuild
+++ b/net-misc/vtun/vtun-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.6 2004/07/01 22:09:48 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6.ebuild,v 1.7 2004/07/31 07:29:29 kugelfang 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="x86 sparc "
+KEYWORDS="x86 sparc ~amd64"
LICENSE="GPL-2"
SLOT="0"