summaryrefslogtreecommitdiff
path: root/kde-base/kalarm/kalarm-4.4.85.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kalarm/kalarm-4.4.85.ebuild')
-rw-r--r--kde-base/kalarm/kalarm-4.4.85.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-base/kalarm/kalarm-4.4.85.ebuild b/kde-base/kalarm/kalarm-4.4.85.ebuild
new file mode 100644
index 00000000000..1bfcca9e34c
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.4.85.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+RDEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+ media-sound/phonon
+"
+DEPEND="${RDEPEND}"
+
+KMEXTRACTONLY="
+ kmail/
+"