summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:56:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:56:18 +0000
commite2ef9c2bbe7ac89cb554b7037d709e2189331177 (patch)
tree3f3ee970919079a59578648faa9eb655c4ee9a92 /net-misc/httptunnel
parentsync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-e2ef9c2bbe7ac89cb554b7037d709e2189331177.tar.gz
gentoo-2-e2ef9c2bbe7ac89cb554b7037d709e2189331177.tar.bz2
gentoo-2-e2ef9c2bbe7ac89cb554b7037d709e2189331177.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r--net-misc/httptunnel/httptunnel-3.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild
index aeea08590049..cf8e2a9a2c39 100644
--- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild
+++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.8 2004/06/26 12:13:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.9 2004/07/15 02:53:04 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP"
HOMEPAGE="http://www.nocrew.org/software/httptunnel.html"
LICENSE="GPL-2"
DEPEND=""
KEYWORDS="x86 sparc ~ppc"
+IUSE=""
SLOT="0"
#RDEPEND=""
SRC_URI="http://www.nocrew.org/software/httptunnel/httptunnel-3.0.5.tar.gz"