From 96d961306c383ae7f9e882b0647b661f344af7dc Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Tue, 16 Jul 2002 04:54:34 +0000 Subject: ppc tagging --- net-misc/kio_fish/kio_fish-1.1.2.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'net-misc/kio_fish') 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 6e97ab48544e..566387f5dbee 100644 --- a/net-misc/kio_fish/kio_fish-1.1.2.ebuild +++ b/net-misc/kio_fish/kio_fish-1.1.2.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/kio_fish/kio_fish-1.1.2.ebuild,v 1.4 2002/07/11 06:30:48 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.5 2002/07/16 04:54:33 seemant Exp $ inherit kde-base || die @@ -9,13 +9,11 @@ newdepend ">=net-misc/openssh-3.1_p1" DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate your remote files using SSH" SRC_URI="http://ich.bin.kein.hoschi.de/fish/${P}.tar.bz2" HOMEPAGE="http://ich.bin.kein.hoschi.de/fish/" + LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_install() { - mkdir -p ${D}/usr/kde/3/share/services make DESTDIR=${D} install || die - - } -- cgit v1.2.3-65-gdbad