diff options
Diffstat (limited to 'kde-misc/kio-locate/kio-locate-0.3.0.ebuild')
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.0.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild b/kde-misc/kio-locate/kio-locate-0.3.0.ebuild index 3cbd14aab67e..b3f90988aab9 100644 --- a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.0.ebuild,v 1.2 2004/11/28 22:21:30 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.0.ebuild,v 1.3 2005/01/20 16:55:03 greg_g Exp $ inherit kde @@ -12,8 +12,9 @@ HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 ~ppc" RDEPEND="sys-apps/slocate" -need-kde 3.1
\ No newline at end of file +need-kde 3.1 |