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 | 4 |
1 files changed, 2 insertions, 2 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 e2a919bc2220..3cbd14aab67e 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 # 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.1 2004/11/02 00:07:13 motaboy Exp $ +# $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 $ inherit kde @@ -12,7 +12,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="sys-apps/slocate" |