summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:43:02 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:43:02 +0000
commit0ebf57eeccd5b1738627fd00a8884e7748ccf676 (patch)
tree8966de72a8867ea7b8c67939e3fdc70be95d900c /kde-base/kcron
parentFull auto: Version bump for KDE-4.1.3 (diff)
downloadgentoo-2-0ebf57eeccd5b1738627fd00a8884e7748ccf676.tar.gz
gentoo-2-0ebf57eeccd5b1738627fd00a8884e7748ccf676.tar.bz2
gentoo-2-0ebf57eeccd5b1738627fd00a8884e7748ccf676.zip
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog7
-rw-r--r--kde-base/kcron/kcron-4.1.3.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index d5bfe49734fd..241d11e87056 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.92 2008/10/21 09:35:29 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.93 2008/11/09 02:43:02 scarabeus Exp $
+
+*kcron-4.1.3 (08 Nov 2008)
+
+ 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +kcron-4.1.3.ebuild:
+ Version bump.
21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-kcron-4.0.4.ebuild, -kcron-4.0.5.ebuild:
diff --git a/kde-base/kcron/kcron-4.1.3.ebuild b/kde-base/kcron/kcron-4.1.3.ebuild
new file mode 100644
index 000000000000..ea1c62dd67f0
--- /dev/null
+++ b/kde-base/kcron/kcron-4.1.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.1.3.ebuild,v 1.1 2008/11/09 02:43:02 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME=kdeadmin
+inherit kde4-meta
+
+DESCRIPTION="KDE Task Scheduler"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"
+
+RDEPEND="virtual/cron
+ >=kde-base/knotify-${PV}:${SLOT}"