commit: dea61d42071780e2d7f463de25fd865fd7206568
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 1 15:11:57 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul 1 15:11:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dea61d42
[kde-base/knotes] Add 4.4-noakonadi snapshot
Package-Manager: portage-2.2.20
kde-base/knotes/knotes-4.4.2015.06.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/kde-base/knotes/knotes-4.4.2015.06.ebuild
b/kde-base/knotes/knotes-4.4.2015.06.ebuild
new file mode 100644
index 0000000..f91ec87
--- /dev/null
+++ b/kde-base/knotes/knotes-4.4.2015.06.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.4.11.1.ebuild,v
1.9 2014/04/05 17:59:38 dilfridge Exp $
+
+EAPI=5
+
+KMNAME="kdepim"
+KDE_HANDBOOK=optional
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application (noakonadi branch)"
+KEYWORDS=""
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs '' 4.6)
+ $(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"