diff options
Diffstat (limited to 'kde-base/kfind/kfind-3.5.10.ebuild')
-rw-r--r-- | kde-base/kfind/kfind-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfind/kfind-3.5.10.ebuild b/kde-base/kfind/kfind-3.5.10.ebuild index 687ba2f70ce4..40996a8ccb93 100644 --- a/kde-base/kfind/kfind-3.5.10.ebuild +++ b/kde-base/kfind/kfind-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.10.ebuild,v 1.6 2009/07/08 14:00:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.10.ebuild,v 1.7 2009/07/12 11:37:13 armin76 Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" |