diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-28 10:04:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-28 10:04:23 +0000 |
commit | 0c6badb7fcbca8ce633e209465757e2a32530415 (patch) | |
tree | 16a0e73dd71fc43e2fa41eb2a9249e253961cb74 /net-misc/httptunnel | |
parent | Stable for amd64, wrt bug #417867 (diff) | |
download | gentoo-2-0c6badb7fcbca8ce633e209465757e2a32530415.tar.gz gentoo-2-0c6badb7fcbca8ce633e209465757e2a32530415.tar.bz2 gentoo-2-0c6badb7fcbca8ce633e209465757e2a32530415.zip |
Stable for amd64, wrt bug #397169
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 1b0b7753e997..164658ba69bb 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/httptunnel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.22 2012/06/27 18:44:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.23 2012/06/28 10:04:23 ago Exp $ + + 28 Jun 2012; Agostino Sarubbo <ago@gentoo.org> httptunnel-3.3-r2.ebuild: + Stable for amd64, wrt bug #397169 *httptunnel-3.3-r2 (27 Jun 2012) diff --git a/net-misc/httptunnel/httptunnel-3.3-r2.ebuild b/net-misc/httptunnel/httptunnel-3.3-r2.ebuild index 01f20f211cf0..fc6641677711 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.1 2012/06/27 18:44:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r2.ebuild,v 1.2 2012/06/28 10:04:23 ago 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" |