aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski (reavertm) <reavertm@poczta.fm>2010-01-07 23:12:24 +0100
committerMaciej Mrozowski (reavertm) <reavertm@poczta.fm>2010-01-07 23:43:06 +0100
commit8ec10322b9d9ca5a574bfa37fe4d043ee8469665 (patch)
tree1f888e86f2aa6fa4f11c8bcf26a763c8ff730842 /kde-base/kjots/kjots-4.4.9999.ebuild
parent[kde-base/kdepim-runtime] Added kdepim-icons as RDEPEND. (diff)
downloadkde-8ec10322b9d9ca5a574bfa37fe4d043ee8469665.tar.gz
kde-8ec10322b9d9ca5a574bfa37fe4d043ee8469665.tar.bz2
kde-8ec10322b9d9ca5a574bfa37fe4d043ee8469665.zip
[kde-base] Version bump 4.4.9999
Diffstat (limited to 'kde-base/kjots/kjots-4.4.9999.ebuild')
-rw-r--r--kde-base/kjots/kjots-4.4.9999.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kjots/kjots-4.4.9999.ebuild b/kde-base/kjots/kjots-4.4.9999.ebuild
new file mode 100644
index 0000000000..c64d084d67
--- /dev/null
+++ b/kde-base/kjots/kjots-4.4.9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Kjots - KDE note taking utility"
+KEYWORDS=""
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"