summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-12-01 10:35:33 +0000
committerAlex Alexander <wired@gentoo.org>2009-12-01 10:35:33 +0000
commite925d946d7f671e0db9cb1b0c87130e3cc8f1e89 (patch)
tree5381e93326da9ef1cb351a25cc8c109a8e72f17a /kde-base/kfind/kfind-4.3.4.ebuild
parentAdd all keywords since it is just metapackage so it "builds" everywhere (diff)
downloadgentoo-2-e925d946d7f671e0db9cb1b0c87130e3cc8f1e89.tar.gz
gentoo-2-e925d946d7f671e0db9cb1b0c87130e3cc8f1e89.tar.bz2
gentoo-2-e925d946d7f671e0db9cb1b0c87130e3cc8f1e89.zip
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfind/kfind-4.3.4.ebuild')
-rw-r--r--kde-base/kfind/kfind-4.3.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kfind/kfind-4.3.4.ebuild b/kde-base/kfind/kfind-4.3.4.ebuild
new file mode 100644
index 000000000000..720c6e52f789
--- /dev/null
+++ b/kde-base/kfind/kfind-4.3.4.ebuild
@@ -0,0 +1,16 @@
+# 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-4.3.4.ebuild,v 1.1 2009/12/01 10:35:33 wired Exp $
+EAPI="2"
+
+KMNAME="kdebase-apps"
+inherit kde4-meta
+
+DESCRIPTION="KDE file finder utility"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep libkonq)
+"
+RDEPEND="${DEPEND}"