diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-04 18:23:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-04 18:23:59 +0000 |
commit | 433c3068dc0203f68211d933bd239d5e0bcf72fe (patch) | |
tree | 83a6e0f2661ce184c997b25e88c2e642d8f85fb6 /net-misc | |
parent | Stable on sparc (diff) | |
download | gentoo-2-433c3068dc0203f68211d933bd239d5e0bcf72fe.tar.gz gentoo-2-433c3068dc0203f68211d933bd239d5e0bcf72fe.tar.bz2 gentoo-2-433c3068dc0203f68211d933bd239d5e0bcf72fe.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vtun/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vtun/vtun-2.6-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog index 6e1c8dae0ba1..ddc3e5a76baa 100644 --- a/net-misc/vtun/ChangeLog +++ b/net-misc/vtun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vtun # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.26 2006/01/09 17:06:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.27 2006/09/04 18:23:59 gustavoz Exp $ + + 04 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> vtun-2.6-r1.ebuild: + Stable on sparc 09 Jan 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml: Remove retired dev from metadata.xml diff --git a/net-misc/vtun/vtun-2.6-r1.ebuild b/net-misc/vtun/vtun-2.6-r1.ebuild index 9ff73e465b75..a4e916515ba8 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.1 2005/11/13 06:21:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6-r1.ebuild,v 1.2 2006/09/04 18:23:59 gustavoz 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" |