summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-06 21:30:17 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-06 21:30:17 +0000
commit928db9fe512dea54eedcacbc1d16f1c5d380cb28 (patch)
tree44563218a5d02e307c3db0bbd9dabc1dcf040858 /net-misc/vtun
parentfixes bug #16921 (diff)
downloadgentoo-2-928db9fe512dea54eedcacbc1d16f1c5d380cb28.tar.gz
gentoo-2-928db9fe512dea54eedcacbc1d16f1c5d380cb28.tar.bz2
gentoo-2-928db9fe512dea54eedcacbc1d16f1c5d380cb28.zip
add alpha
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog3
-rw-r--r--net-misc/vtun/vtun-2.5-r2.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index ca908763a495..f982fc8aa43e 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -7,6 +7,9 @@
*vtun-2.5-r2 (28 April 2002)
+ 06 Mar 2003; Aron Griffis <agriffis@gentoo.org> vtun-2.5-r2.ebuild:
+ Add alpha to KEYWORDS
+
09 Jul 2002; phoen][x <phoenix@gentoo.org> vtun-2.5-r2.ebuild :
Added KEYWORDS, SLOT.
diff --git a/net-misc/vtun/vtun-2.5-r2.ebuild b/net-misc/vtun/vtun-2.5-r2.ebuild
index 9cfea779b4a0..b6d197384be9 100644
--- a/net-misc/vtun/vtun-2.5-r2.ebuild
+++ b/net-misc/vtun/vtun-2.5-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5-r2.ebuild,v 1.6 2003/02/13 15:10:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5-r2.ebuild,v 1.7 2003/03/06 21:30:17 agriffis Exp $
IUSE="ssl"
DESCRIPTION="Tunneling software to use the universal tunnel"
HOMEPAGE="http://vtun.sourceforge.net"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc alpha"
LICENSE="GPL-2"
SLOT="0"
DEPEND=">=sys-libs/zlib-1.1.4