summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-11-07 14:19:34 +0000
committerDavid Holm <dholm@gentoo.org>2004-11-07 14:19:34 +0000
commitfdf980ca49f76bc8d10a5938397f389301b31320 (patch)
tree5b5c141696b4bcb40ac5526cbbea56b15178d134 /net-misc/vtun
parentInitial import. Thanks to Andreas Volz <linux@brachttal.net>; bug #39019. (Ma... (diff)
downloadgentoo-2-fdf980ca49f76bc8d10a5938397f389301b31320.tar.gz
gentoo-2-fdf980ca49f76bc8d10a5938397f389301b31320.tar.bz2
gentoo-2-fdf980ca49f76bc8d10a5938397f389301b31320.zip
Added to ~ppc
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog5
-rw-r--r--net-misc/vtun/vtun-2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index 7541a373cec4..afd8b3632eaf 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vtun
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.22 2004/10/31 16:56:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.23 2004/11/07 14:19:34 dholm Exp $
+
+ 07 Nov 2004; David Holm <dholm@gentoo.org> vtun-2.6.ebuild:
+ Added to ~ppc.
31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> vtun-2.6.ebuild:
~alpha keyword.
diff --git a/net-misc/vtun/vtun-2.6.ebuild b/net-misc/vtun/vtun-2.6.ebuild
index a7f3dce6e3ea..faec3c80c4f2 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.9 2004/10/31 16:56:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6.ebuild,v 1.10 2004/11/07 14:19:34 dholm 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 ~amd64 ~alpha"
+KEYWORDS="x86 sparc ~amd64 ~alpha ~ppc"
LICENSE="GPL-2"
SLOT="0"