diff options
Diffstat (limited to 'kde-base/kfind/kfind-3.5.7.ebuild')
-rw-r--r-- | kde-base/kfind/kfind-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfind/kfind-3.5.7.ebuild b/kde-base/kfind/kfind-3.5.7.ebuild index 88063060d7d9..878b05b47ca0 100644 --- a/kde-base/kfind/kfind-3.5.7.ebuild +++ b/kde-base/kfind/kfind-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.7.ebuild,v 1.3 2007/08/08 03:04:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.7.ebuild,v 1.4 2007/08/08 20:38:34 armin76 Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |