diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-15 13:25:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-15 13:25:09 +0000 |
commit | 86d50e6a989b8421f08a3830a7e685c4ab7cb8fb (patch) | |
tree | de8c725550d90f7190970f7bb207fce5abb61afc /net-misc/httptunnel | |
parent | Version bump for bug 99099. (diff) | |
download | gentoo-2-86d50e6a989b8421f08a3830a7e685c4ab7cb8fb.tar.gz gentoo-2-86d50e6a989b8421f08a3830a7e685c4ab7cb8fb.tar.bz2 gentoo-2-86d50e6a989b8421f08a3830a7e685c4ab7cb8fb.zip |
Stable on sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 23c8e90a8b1a..52b67c1dadb9 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.10 2005/05/21 08:40:56 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.11 2005/07/15 13:25:09 gustavoz Exp $ + + 15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> httptunnel-3.3.ebuild: + Stable on sparc *httptunnel-3.3 (21 May 2005) diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild index 1cce3807c49d..993d8fff619c 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 # 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.2 2005/07/11 12:36:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.3 2005/07/15 13:25:09 gustavoz 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="~ppc sparc x86" IUSE="" SLOT="0" #RDEPEND="" |