commit: e31a883e767bf0d8b3699db820b9dd263475568e
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 09:03:57 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 09:03:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e31a883e
[kde-base/kjots] Add 4.4-noakonadi snapshot
Package-Manager: portage-2.2.20
kde-base/kjots/kjots-4.4.2015.06.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/kde-base/kjots/kjots-4.4.2015.06.ebuild
b/kde-base/kjots/kjots-4.4.2015.06.ebuild
new file mode 100644
index 0000000..618ccfb
--- /dev/null
+++ b/kde-base/kjots/kjots-4.4.2015.06.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 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.9
2014/04/05 18:07:31 dilfridge Exp $
+
+EAPI=5
+
+KMNAME="kdepim"
+KDE_HANDBOOK=optional
+inherit kde4-meta
+
+DESCRIPTION="KDE note taking utility (noakonadi branch)"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs '' 4.6)
+ $(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"