summaryrefslogtreecommitdiff
path: root/kde-base/kcron/kcron-4.2.87.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcron/kcron-4.2.87.ebuild')
-rw-r--r--kde-base/kcron/kcron-4.2.87.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/kcron/kcron-4.2.87.ebuild b/kde-base/kcron/kcron-4.2.87.ebuild
new file mode 100644
index 00000000000..2c7a97677d7
--- /dev/null
+++ b/kde-base/kcron/kcron-4.2.87.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+KMNAME="kdeadmin"
+inherit kde4-meta
+
+DESCRIPTION="KDE Task Scheduler"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc"
+
+RDEPEND="virtual/cron"