diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 22:58:23 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 22:58:23 +0000 |
commit | 2da90f0943d9f317cfa7a1209b1e2f61dc804764 (patch) | |
tree | aed3fd2fca09376f7fc1143480b7069e16430732 /net-misc/corkscrew | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-2da90f0943d9f317cfa7a1209b1e2f61dc804764.tar.gz gentoo-2-2da90f0943d9f317cfa7a1209b1e2f61dc804764.tar.bz2 gentoo-2-2da90f0943d9f317cfa7a1209b1e2f61dc804764.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/corkscrew')
-rw-r--r-- | net-misc/corkscrew/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/corkscrew/corkscrew-2.0.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/corkscrew/ChangeLog b/net-misc/corkscrew/ChangeLog index 222f4ee3747f..39ffac86f771 100644 --- a/net-misc/corkscrew/ChangeLog +++ b/net-misc/corkscrew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/corkscrew # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.1 2004/09/01 11:01:48 klieber Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.2 2004/09/04 22:58:23 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> corkscrew-2.0.ebuild: + Added to ~ppc. *corkscrew-2.0 (01 Sep 2004) diff --git a/net-misc/corkscrew/corkscrew-2.0.ebuild b/net-misc/corkscrew/corkscrew-2.0.ebuild index ffc7d73aec6f..fe057ef32943 100644 --- a/net-misc/corkscrew/corkscrew-2.0.ebuild +++ b/net-misc/corkscrew/corkscrew-2.0.ebuild @@ -6,7 +6,7 @@ DESCRIPTION="Corkscrew is a tool for tunneling SSH through HTTP proxies." HOMEPAGE="http://www.agroman.net/corkscrew/" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" SLOT="0" SRC_URI="http://www.agroman.net/corkscrew/${P}.tar.gz" |