summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-04-13 16:43:46 +0000
committerDan Armak <danarmak@gentoo.org>2002-04-13 16:43:46 +0000
commit98f39c6e863a0775fe3353c1c05c891b6b64df7a (patch)
tree9b05372fe508e4597a5f8c7ba59969e7869d7e75 /net-misc/kio_fish
parentadded generic SLOTs. kde2 apps now have slot="2", kde3 apps - slot="3". (diff)
downloadgentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.tar.gz
gentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.tar.bz2
gentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.zip
removing SLOT="0" from these ebuilds, which now get a slot from the
eclasses
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r--net-misc/kio_fish/kio_fish-1.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/kio_fish/kio_fish-1.1.ebuild b/net-misc/kio_fish/kio_fish-1.1.ebuild
index 46969e6dcb15..bea058e0fb81 100644
--- a/net-misc/kio_fish/kio_fish-1.1.ebuild
+++ b/net-misc/kio_fish/kio_fish-1.1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Maintainer Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.ebuild,v 1.2 2002/04/11 18:34:59 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.ebuild,v 1.3 2002/04/13 16:43:43 danarmak Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit kde-base || die
S=${WORKDIR}/${P}
need-kde 3
-SLOT="0"
newdepend ">=net-misc/openssh-3.1_p1"
DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate
your remote files using SSH"