diff options
Diffstat (limited to 'kde-misc/kio-locate/kio-locate-0.3.2.ebuild')
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-misc/kio-locate/kio-locate-0.3.2.ebuild b/kde-misc/kio-locate/kio-locate-0.3.2.ebuild index a03ca872ae02..41e3209b89b5 100644 --- a/kde-misc/kio-locate/kio-locate-0.3.2.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.2.ebuild,v 1.1 2005/01/19 11:15:49 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.2.ebuild,v 1.2 2005/01/20 16:55:03 greg_g Exp $ inherit kde @@ -10,6 +10,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="~x86 ~ppc" RDEPEND="sys-apps/slocate" |