diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:16:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:16:48 +0000 |
commit | 8232d0d1748fc2b746892ddacaf87b1e8919ef34 (patch) | |
tree | 5f64f7e2fcbc5a710e80bce7fe96d94d9e795022 /net-misc/httptunnel/httptunnel-3.3.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-8232d0d1748fc2b746892ddacaf87b1e8919ef34.tar.gz gentoo-2-8232d0d1748fc2b746892ddacaf87b1e8919ef34.tar.bz2 gentoo-2-8232d0d1748fc2b746892ddacaf87b1e8919ef34.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
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 993d8fff619c..2cae3d8aafa5 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.3 2005/07/15 13:25:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.4 2005/08/13 23:14:57 hansmi 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="~ppc sparc x86" +KEYWORDS="ppc sparc x86" IUSE="" SLOT="0" #RDEPEND="" |