diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:55:17 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 02:55:17 +0000 |
commit | aa194bd6ffcb65f200801cfe344356038a464abe (patch) | |
tree | 1ea921bd557f478696ca1286f77d73930bbb9522 /net-misc/httptunnel | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.tar.gz gentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.tar.bz2 gentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.0.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index f74dc08d0160..0321bc6e6a75 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/httptunnel -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.8 2004/06/26 12:13:09 dholm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.9 2005/04/24 02:52:25 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + httptunnel-3.0.5.ebuild: + Stable on ppc. 26 Jun 2004; David Holm <dholm@gentoo.org> httptunnel-3.0.5.ebuild: Added to ~ppc. diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild index cf8e2a9a2c39..1df69c758f69 100644 --- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild +++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.0.5.ebuild,v 1.9 2004/07/15 02:53:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.10 2005/04/24 02:52:25 hansmi 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="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" IUSE="" SLOT="0" #RDEPEND="" |