diff options
author | Dan Armak <danarmak@gentoo.org> | 2003-04-23 13:41:25 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2003-04-23 13:41:25 +0000 |
commit | 1e6b2c9ecbefb7b297de5a983e2705dc681b9703 (patch) | |
tree | b9f0dfd89115e752c959f1682c5b576f406c75eb /net-misc/kio_fish | |
parent | add warning message abuot krfb being included in kdenetwork 3.1 and greater (diff) | |
download | gentoo-2-1e6b2c9ecbefb7b297de5a983e2705dc681b9703.tar.gz gentoo-2-1e6b2c9ecbefb7b297de5a983e2705dc681b9703.tar.bz2 gentoo-2-1e6b2c9ecbefb7b297de5a983e2705dc681b9703.zip |
change description string
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r-- | net-misc/kio_fish/Manifest | 2 | ||||
-rw-r--r-- | net-misc/kio_fish/kio_fish-1.1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/kio_fish/Manifest b/net-misc/kio_fish/Manifest index f6099d3e7d4d..a5775faf6741 100644 --- a/net-misc/kio_fish/Manifest +++ b/net-misc/kio_fish/Manifest @@ -1,3 +1,3 @@ -MD5 2885060d3d1c2be4820d52e5e9dc872e kio_fish-1.1.2.ebuild 1003 +MD5 f1bc43e1810c31e7196928956e35cae7 kio_fish-1.1.2.ebuild 1039 MD5 04549dc5ddb5ab55fe70760d327ac20d ChangeLog 1047 MD5 90b214675f170e3ff92b7631f2623096 files/digest-kio_fish-1.1.2 67 diff --git a/net-misc/kio_fish/kio_fish-1.1.2.ebuild b/net-misc/kio_fish/kio_fish-1.1.2.ebuild index 875d6c6fcb07..c7e7ec968523 100644 --- a/net-misc/kio_fish/kio_fish-1.1.2.ebuild +++ b/net-misc/kio_fish/kio_fish-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.11 2003/04/23 12:44:12 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.12 2003/04/23 13:40:44 danarmak Exp $ inherit kde-base need-kde 3 newdepend ">=net-misc/openssh-3.1_p1" -DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate your remote files using SSH." +DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate your remote files using SSH. Warning: included in >=kdebase-3.1!" SRC_URI="http://ich.bin.kein.hoschi.de/fish/${P}.tar.bz2" HOMEPAGE="http://ich.bin.kein.hoschi.de/fish/" |