aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-09-12 19:22:48 +0200
committerJohannes Huber <johu@gentoo.org>2014-09-12 19:22:48 +0200
commitc2b6a0d511a1fa5e37105866bfe024021ee00fef (patch)
tree7f783f6e916becf7f3f09138050991d95f72dc3a /kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild
parent[eclass] Raise deps. (diff)
downloadkde-c2b6a0d511a1fa5e37105866bfe024021ee00fef.tar.gz
kde-c2b6a0d511a1fa5e37105866bfe024021ee00fef.tar.bz2
kde-c2b6a0d511a1fa5e37105866bfe024021ee00fef.zip
[kde-base] Add KDE SC 4.14.1
Package-Manager: portage-2.2.12
Diffstat (limited to 'kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild')
-rw-r--r--kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild b/kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild
new file mode 100644
index 0000000000..8c3f757f30
--- /dev/null
+++ b/kde-base/calendarjanitor/calendarjanitor-4.14.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KMMODULE="console/${PN}"
+inherit kde4-meta
+
+DESCRIPTION="A tool to scan calendar data for buggy instances"
+HOMEPAGE="http://www.kde.org/"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepim-common-libs)
+ $(add_kdebase_dep kdepimlibs)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ calendarsupport/
+"
+
+KMLOADLIBS="kdepim-common-libs"