From 27d6e53fdca9ce904b1359fa99a0096ecafcfc3a Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Mon, 10 May 2010 18:48:42 +0000 Subject: ppc stable #317961 (Portage version: 2.1.7.17/cvs/Linux ppc) --- net-misc/vtun/ChangeLog | 7 +++++-- net-misc/vtun/vtun-3.0.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-misc') diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog index 8361494dd332..2c1b339967b9 100644 --- a/net-misc/vtun/ChangeLog +++ b/net-misc/vtun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vtun -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.37 2009/09/23 19:48:27 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.38 2010/05/10 18:48:42 nixnut Exp $ + + 10 May 2010; nixnut vtun-3.0.2.ebuild: + ppc stable #317961 23 Sep 2009; Patrick Lauer vtun-2.6-r1.ebuild: Remove virtual/libc diff --git a/net-misc/vtun/vtun-3.0.2.ebuild b/net-misc/vtun/vtun-3.0.2.ebuild index 130aaa4efe78..bea2b856a43c 100644 --- a/net-misc/vtun/vtun-3.0.2.ebuild +++ b/net-misc/vtun/vtun-3.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2.ebuild,v 1.1 2009/04/19 17:23:02 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2.ebuild,v 1.2 2010/05/10 18:48:42 nixnut Exp $ EAPI=2 DESCRIPTION="Create virtual tunnels over TCP/IP networks with traffic shaping, encryption, and compression." @@ -9,7 +9,7 @@ HOMEPAGE="http://vtun.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="lzo socks5 ssl zlib" RDEPEND="ssl? ( dev-libs/openssl ) -- cgit v1.2.3-65-gdbad