summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog7
-rw-r--r--kde-base/kcron/files/digest-kcron-3.5.53
-rw-r--r--kde-base/kcron/kcron-3.5.5.ebuild14
3 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 562dc58fda64..cf6d1199624a 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.47 2006/09/17 22:53:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.48 2006/10/03 09:33:49 flameeyes Exp $
+
+*kcron-3.5.5 (03 Oct 2006)
+
+ 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +kcron-3.5.5.ebuild:
+ Bump to 3.5.5 (pre-release).
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kcron-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kcron/files/digest-kcron-3.5.5 b/kde-base/kcron/files/digest-kcron-3.5.5
new file mode 100644
index 000000000000..1bed5dbacfb4
--- /dev/null
+++ b/kde-base/kcron/files/digest-kcron-3.5.5
@@ -0,0 +1,3 @@
+MD5 4af595f5d5506521e8b29a1d92ba3409 kdeadmin-3.5.5.tar.bz2 2119865
+RMD160 74a762b03c16bc8d33007e4a00dca9bc6e09af8f kdeadmin-3.5.5.tar.bz2 2119865
+SHA256 007281182a1216064e21596f66dc99fe3436ab1a2affa3d46d6c915256a93a93 kdeadmin-3.5.5.tar.bz2 2119865
diff --git a/kde-base/kcron/kcron-3.5.5.ebuild b/kde-base/kcron/kcron-3.5.5.ebuild
new file mode 100644
index 000000000000..4fd1bf7c4c23
--- /dev/null
+++ b/kde-base/kcron/kcron-3.5.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.5.ebuild,v 1.1 2006/10/03 09:33:49 flameeyes Exp $
+KMNAME=kdeadmin
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE Task Scheduler"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron"