diff options
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.3-r2.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.3-r2.ebuild b/net-misc/httptunnel/httptunnel-3.3-r2.ebuild index fc6641677711..04fe142c4e06 100644 --- a/net-misc/httptunnel/httptunnel-3.3-r2.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3-r2.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-r2.ebuild,v 1.2 2012/06/28 10:04:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r2.ebuild,v 1.3 2012/06/29 05:50:04 jdhore Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" SRC_URI="http://www.nocrew.org/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="" SLOT="0" |