diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:19 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:19 +0000 |
commit | b08ee4aa93c81a9643747b769e58a80bb3673be4 (patch) | |
tree | fa1d43e2c3bde06c1bb0c18930ba8e15fadb1dc5 /net-misc/httptunnel | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.gz historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.tar.bz2 historical-b08ee4aa93c81a9643747b769e58a80bb3673be4.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 87221957c646..64d43c985445 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-misc/httptunnel # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.2 2002/07/07 07:58:09 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.3 2002/12/09 04:33:16 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + * httptunnel-3.0.5 (24 May 2002) 07 Jul 2002; phoen][x <phoenix@gentoo.org> httptunnel-3.0.5.ebuild : diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild index 54b9288f989e..28ffa123edce 100644 --- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild +++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.3 2002/08/14 12:08:07 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.4 2002/12/09 04:33:16 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP" HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL" DEPEND="" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " SLOT="0" #RDEPEND="" SRC_URI="http://www.nocrew.org/software/httptunnel/httptunnel-3.0.5.tar.gz" |