summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kjots/kjots-4.4.11.1.ebuild')
-rw-r--r--kde-base/kjots/kjots-4.4.11.1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-base/kjots/kjots-4.4.11.1.ebuild b/kde-base/kjots/kjots-4.4.11.1.ebuild
new file mode 100644
index 000000000000..2ad415a22da4
--- /dev/null
+++ b/kde-base/kjots/kjots-4.4.11.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.4.11.1.ebuild,v 1.8 2013/10/10 05:26:51 creffett Exp $
+
+EAPI=4
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="KDE note taking utility"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs '' 4.6)
+ $(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"