summaryrefslogtreecommitdiff
path: root/kde-base/knotes/knotes-4.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/knotes/knotes-4.2.1.ebuild')
-rw-r--r--kde-base/knotes/knotes-4.2.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-base/knotes/knotes-4.2.1.ebuild b/kde-base/knotes/knotes-4.2.1.ebuild
new file mode 100644
index 00000000000..db9037e8c72
--- /dev/null
+++ b/kde-base/knotes/knotes-4.2.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"