summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 16:32:23 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 16:32:23 +0000
commitb1f7a52fea59b5c9010082ae5ad2f4e90c4de1f6 (patch)
tree0968997004038534032fe8fdf00e9a6c509935d7 /kde-base/kcron
parentOld. (diff)
downloadgentoo-2-b1f7a52fea59b5c9010082ae5ad2f4e90c4de1f6.tar.gz
gentoo-2-b1f7a52fea59b5c9010082ae5ad2f4e90c4de1f6.tar.bz2
gentoo-2-b1f7a52fea59b5c9010082ae5ad2f4e90c4de1f6.zip
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.0.1.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index bff960ce260e..0fd5ed5d56ca 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,9 @@
# 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.79 2008/03/10 23:26:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.80 2008/03/20 16:32:23 ingmar Exp $
+
+ 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kcron-4.0.1.ebuild:
+ Old.
*kcron-4.0.2 (10 Mar 2008)
diff --git a/kde-base/kcron/kcron-4.0.1.ebuild b/kde-base/kcron/kcron-4.0.1.ebuild
deleted file mode 100644
index c6ebff0f0327..000000000000
--- a/kde-base/kcron/kcron-4.0.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.0.1.ebuild,v 1.3 2008/03/04 04:14:30 jer Exp $
-
-EAPI="1"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="virtual/cron
- >=kde-base/knotify-${PV}:${SLOT}"