summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:33:21 +0000
commit37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch)
treeed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-misc/kssh/kssh-0.6.ebuild
parentremoved old ebuild (diff)
downloadgentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2
gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-misc/kssh/kssh-0.6.ebuild')
-rw-r--r--net-misc/kssh/kssh-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kssh/kssh-0.6.ebuild b/net-misc/kssh/kssh-0.6.ebuild
index 9096691d2640..52ac597c9d5d 100644
--- a/net-misc/kssh/kssh-0.6.ebuild
+++ b/net-misc/kssh/kssh-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kssh/kssh-0.6.ebuild,v 1.6 2002/08/14 12:08:08 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kssh/kssh-0.6.ebuild,v 1.7 2002/12/09 04:33:16 manson Exp $
inherit kde-base || die
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SRC_URI="http://www.geocities.com/bilibao/${P}-rc.tar.gz"
HOMEPAGE="http://www.geocities.com/bilibao/kssh.html"
DESCRIPTION="KDE 3.x frontend for SSH"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
newdepend ">=net-misc/openssh-3.1_p1"