diff options
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.3-r1.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild index 008364cd3bc0..5629f2cc1ac2 100644 --- a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r1.ebuild,v 1.3 2012/02/24 19:28:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r1.ebuild,v 1.4 2012/03/18 17:50:04 armin76 Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" |