summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-03-07 00:26:24 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-03-07 00:26:24 +0000
commit75bf6ad24a040fa65190fab340de7aa53eaae050 (patch)
tree5aa7de2974ab9a3483d3d1a31598b7e5d4c2e7f4 /dev-java/jsch
parentrepoman fixes. (diff)
downloadhistorical-75bf6ad24a040fa65190fab340de7aa53eaae050.tar.gz
historical-75bf6ad24a040fa65190fab340de7aa53eaae050.tar.bz2
historical-75bf6ad24a040fa65190fab340de7aa53eaae050.zip
Repoman fixes.
Diffstat (limited to 'dev-java/jsch')
-rw-r--r--dev-java/jsch/jsch-0.1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jsch/jsch-0.1.13.ebuild b/dev-java/jsch/jsch-0.1.13.ebuild
index de0e0d39a3a2..3ca15444b2ba 100644
--- a/dev-java/jsch/jsch-0.1.13.ebuild
+++ b/dev-java/jsch/jsch-0.1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.13.ebuild,v 1.2 2004/02/15 09:29:11 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.13.ebuild,v 1.3 2004/03/07 00:26:24 zx Exp $
DESCRIPTION="JSch is a pure Java implementation of SSH2."
HOMEPAGE="http://www.jcraft.com/jsch/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.zip"
LICENSE="jcraft"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64"
IUSE="doc jikes"
RESTRICT="nomirror"