diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9 (patch) | |
tree | b7ebbfe9a08263b66452a99d9e5aa338a12d4bea /net-misc/htun | |
parent | whitespace (diff) | |
download | historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.gz historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.bz2 historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/htun')
-rw-r--r-- | net-misc/htun/htun-0.9.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/htun/htun-0.9.5.ebuild b/net-misc/htun/htun-0.9.5.ebuild index ec2d92a66c75..0e8b6016f86f 100644 --- a/net-misc/htun/htun-0.9.5.ebuild +++ b/net-misc/htun/htun-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htun/htun-0.9.5.ebuild,v 1.6 2005/07/29 22:16:41 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htun/htun-0.9.5.ebuild,v 1.7 2007/07/12 02:52:15 mr_bones_ Exp $ DESCRIPTION="Project to tunnel IP traffic over HTTP" HOMEPAGE="http://htun.runslinux.net/" @@ -16,7 +16,6 @@ DEPEND="virtual/libc dev-util/yacc" RDEPEND="" - src_compile() { cd ${S}/src |