diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
commit | 307231ce9c20ebfd3ec3ba24be643fd3d49e599b (patch) | |
tree | 53cb1619dc329414d04899aeac81be47463377c2 /net-misc/kio_fish | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.gz historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.bz2 historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r-- | net-misc/kio_fish/kio_fish-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 566387f5dbee..70d7b3c9483e 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.5 2002/07/16 04:54:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.6 2002/08/14 12:08:08 murphy Exp $ inherit kde-base || die @@ -11,7 +11,7 @@ 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_install() { mkdir -p ${D}/usr/kde/3/share/services |