diff options
author | Peter Weller <welp@gentoo.org> | 2007-01-23 19:24:39 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-01-23 19:24:39 +0000 |
commit | ea06a9e6d61a427630cee5b9f33df69890022628 (patch) | |
tree | b325efd0e29393651d2ba5459a3d282fe520fb9a /net-misc/httptunnel/httptunnel-3.3.ebuild | |
parent | Corrected dependency on prefuse slot 2006, reported by Alistair Bush <alistai... (diff) | |
download | historical-ea06a9e6d61a427630cee5b9f33df69890022628.tar.gz historical-ea06a9e6d61a427630cee5b9f33df69890022628.tar.bz2 historical-ea06a9e6d61a427630cee5b9f33df69890022628.zip |
Keyworded ~x86-fbsd
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.3.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild index 8a434a82f6b5..7075abfcf8d5 100644 --- a/net-misc/httptunnel/httptunnel-3.3.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.5 2006/10/16 10:54:15 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.6 2007/01/23 19:24:39 welp 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="~amd64 ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" |