diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-misc/vtun | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/vtun')
-rw-r--r-- | net-misc/vtun/ChangeLog | 3 | ||||
-rw-r--r-- | net-misc/vtun/vtun-2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vtun/vtun-2.5-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vtun/vtun-2.5.ebuild | 4 |
4 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog index c5aacf8123f7..316973d6912d 100644 --- a/net-misc/vtun/ChangeLog +++ b/net-misc/vtun/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *vtun-2.5-r2 (28 April 2002) diff --git a/net-misc/vtun/vtun-2.5-r1.ebuild b/net-misc/vtun/vtun-2.5-r1.ebuild index be5700186de2..7f7307d7b70a 100644 --- a/net-misc/vtun/vtun-2.5-r1.ebuild +++ b/net-misc/vtun/vtun-2.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.5 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5-r1.ebuild,v 1.6 2002/12/09 04:33:19 manson Exp $ IUSE="ssl" DESCRIPTION="Tunneling software to use the universal tunnel" HOMEPAGE="http://vtun.sourceforge.net" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2" SLOT="0" DEPEND=">=sys-libs/zlib-1.1.4 diff --git a/net-misc/vtun/vtun-2.5-r2.ebuild b/net-misc/vtun/vtun-2.5-r2.ebuild index 0ef10c9a47c3..c48397d062c9 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-2002 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.4 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5-r2.ebuild,v 1.5 2002/12/09 04:33:19 manson Exp $ IUSE="ssl" DESCRIPTION="Tunneling software to use the universal tunnel" HOMEPAGE="http://vtun.sourceforge.net" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2" SLOT="0" DEPEND=">=sys-libs/zlib-1.1.4 diff --git a/net-misc/vtun/vtun-2.5.ebuild b/net-misc/vtun/vtun-2.5.ebuild index d92661e119f6..0ffda0cc32dc 100644 --- a/net-misc/vtun/vtun-2.5.ebuild +++ b/net-misc/vtun/vtun-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.ebuild,v 1.8 2002/10/20 18:52:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5.ebuild,v 1.9 2002/12/09 04:33:19 manson Exp $ IUSE="ssl" @@ -8,7 +8,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 sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2" SLOT="0" |