diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 17:50:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 17:50:04 +0000 |
commit | 60a7dfa552b449e88ec26eccb096fa964fd36d7c (patch) | |
tree | 08243988fc7479bc56e6280b2335f02aadbd44db /net-misc/httptunnel/httptunnel-3.0.5.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-60a7dfa552b449e88ec26eccb096fa964fd36d7c.tar.gz gentoo-2-60a7dfa552b449e88ec26eccb096fa964fd36d7c.tar.bz2 gentoo-2-60a7dfa552b449e88ec26eccb096fa964fd36d7c.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'net-misc/httptunnel/httptunnel-3.0.5.ebuild')
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild index b5ce5d5cec33..32944e7476d5 100644 --- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild +++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.5.ebuild,v 1.11 2009/01/08 18:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.12 2012/03/18 17:50:04 armin76 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 x86" IUSE="" SLOT="0" #RDEPEND="" |