summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-16 10:54:15 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-16 10:54:15 +0000
commit08cbf2096ff157985ea22b82cf7c3eee6710b20e (patch)
tree1ef8aed871fd5c4f5d5dd8c3722fbb34386654cf /net-misc/httptunnel
parentStable on amd64 wrt Bug #149751. (diff)
downloadgentoo-2-08cbf2096ff157985ea22b82cf7c3eee6710b20e.tar.gz
gentoo-2-08cbf2096ff157985ea22b82cf7c3eee6710b20e.tar.bz2
gentoo-2-08cbf2096ff157985ea22b82cf7c3eee6710b20e.zip
Added ~amd64 keyword wrt Bug #148501.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r--net-misc/httptunnel/ChangeLog7
-rw-r--r--net-misc/httptunnel/httptunnel-3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog
index 7ca6a93cb049..8dfa849c66d8 100644
--- a/net-misc/httptunnel/ChangeLog
+++ b/net-misc/httptunnel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/httptunnel
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.12 2005/08/13 23:14:57 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.13 2006/10/16 10:54:15 tcort Exp $
+
+ 16 Oct 2006; Thomas Cort <tcort@gentoo.org> httptunnel-3.3.ebuild:
+ Added ~amd64 keyword wrt Bug #148501.
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> httptunnel-3.3.ebuild:
Stable on ppc.
diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild
index 2cae3d8aafa5..8a434a82f6b5 100644
--- a/net-misc/httptunnel/httptunnel-3.3.ebuild
+++ b/net-misc/httptunnel/httptunnel-3.3.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/httptunnel/httptunnel-3.3.ebuild,v 1.4 2005/08/13 23:14:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.5 2006/10/16 10:54:15 tcort 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="ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
SLOT="0"
#RDEPEND=""