diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-12-03 00:37:39 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-12-03 00:37:39 +0000 |
commit | a3ad538d653a531fd096ce6547d040bdafc7172e (patch) | |
tree | c7748c2840efd66c21f58e5a33ab9287d3853263 /net-misc/corkscrew/corkscrew-2.0.ebuild | |
parent | Add ~amd64, bug 144857 (diff) | |
download | gentoo-2-a3ad538d653a531fd096ce6547d040bdafc7172e.tar.gz gentoo-2-a3ad538d653a531fd096ce6547d040bdafc7172e.tar.bz2 gentoo-2-a3ad538d653a531fd096ce6547d040bdafc7172e.zip |
Add ~amd64, bug 145570
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc/corkscrew/corkscrew-2.0.ebuild')
-rw-r--r-- | net-misc/corkscrew/corkscrew-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/corkscrew/corkscrew-2.0.ebuild b/net-misc/corkscrew/corkscrew-2.0.ebuild index b634a49e41bb..97a379fc5e16 100644 --- a/net-misc/corkscrew/corkscrew-2.0.ebuild +++ b/net-misc/corkscrew/corkscrew-2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/corkscrew-2.0.ebuild,v 1.6 2005/02/18 03:28:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/corkscrew-2.0.ebuild,v 1.7 2006/12/03 00:37:39 beandog Exp $ DESCRIPTION="Corkscrew is a tool for tunneling SSH through HTTP proxies." HOMEPAGE="http://www.agroman.net/corkscrew/" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" SLOT="0" SRC_URI="http://www.agroman.net/corkscrew/${P}.tar.gz" |