diff options
author | David Holm <dholm@gentoo.org> | 2004-06-26 12:13:09 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-26 12:13:09 +0000 |
commit | 4d00a7f179148c877a19fde51177aac0d17e4d5a (patch) | |
tree | d816878f3c35580c5c6891879fc6d1ec70c0c8d5 /net-misc/httptunnel/httptunnel-3.0.5.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-4d00a7f179148c877a19fde51177aac0d17e4d5a.tar.gz historical-4d00a7f179148c877a19fde51177aac0d17e4d5a.tar.bz2 historical-4d00a7f179148c877a19fde51177aac0d17e4d5a.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.0.5.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.0.5.ebuild | 4 |
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 1f605561209d..aeea08590049 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.7 2004/06/24 23:48:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.8 2004/06/26 12:13:09 dholm 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 " +KEYWORDS="x86 sparc ~ppc" SLOT="0" #RDEPEND="" SRC_URI="http://www.nocrew.org/software/httptunnel/httptunnel-3.0.5.tar.gz" |