diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:06:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:06:57 +0000 |
commit | 8bf887126a5e2f7e706e08ae74d60fe5c650f57d (patch) | |
tree | 5af786a47c73ae73131b8a7e8d0fd79baca87e9a /net-misc/httptunnel | |
parent | x86 stable wrt bug #402963 (diff) | |
download | historical-8bf887126a5e2f7e706e08ae74d60fe5c650f57d.tar.gz historical-8bf887126a5e2f7e706e08ae74d60fe5c650f57d.tar.bz2 historical-8bf887126a5e2f7e706e08ae74d60fe5c650f57d.zip |
x86 stable wrt bug #397169
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 2119a79ea703..25accc09e3b6 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/httptunnel -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.17 2009/01/08 18:56:37 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.18 2012/02/16 19:06:57 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + httptunnel-3.3-r1.ebuild: + x86 stable wrt bug #397169 *httptunnel-3.3-r1 (08 Jan 2009) diff --git a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild index 8b01761fdf1f..a264acd18651 100644 --- a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild @@ -1,6 +1,6 @@ -# 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.3-r1.ebuild,v 1.1 2009/01/08 18:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r1.ebuild,v 1.2 2012/02/16 19:06:57 phajdan.jr Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" |