diff options
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.3.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild index 2e7cd34e30b9..14276de09177 100644 --- a/net-misc/httptunnel/httptunnel-3.3.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.1 2005/05/21 08:40:56 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.1.1.1 2005/11/30 09:55:11 chriswhite Exp $ 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" +KEYWORDS="ppc sparc x86" IUSE="" SLOT="0" #RDEPEND="" |