summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:37:21 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:37:21 +0000
commit9dc5a1cfd43516e9e643ebbd658507855a4315e0 (patch)
tree35bef6db3120183333b58e90c650e9491221d299 /kde-base/kcron
parentRemove traces of monolithic KDE 4. (diff)
downloadgentoo-2-9dc5a1cfd43516e9e643ebbd658507855a4315e0.tar.gz
gentoo-2-9dc5a1cfd43516e9e643ebbd658507855a4315e0.tar.bz2
gentoo-2-9dc5a1cfd43516e9e643ebbd658507855a4315e0.zip
Remove traces of monolithic KDE 4.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog5
-rw-r--r--kde-base/kcron/kcron-4.0.1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index b8215f601fc7..a2896105939c 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.76 2008/02/20 22:40:40 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.77 2008/02/23 17:37:21 ingmar Exp $
+
+ 23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kcron-4.0.1.ebuild:
+ Remove traces of monolithic KDE 4.
*kcron-3.5.9 (20 Feb 2008)
diff --git a/kde-base/kcron/kcron-4.0.1.ebuild b/kde-base/kcron/kcron-4.0.1.ebuild
index eeafbb320a9f..f0bceb34895d 100644
--- a/kde-base/kcron/kcron-4.0.1.ebuild
+++ b/kde-base/kcron/kcron-4.0.1.ebuild
@@ -1,6 +1,6 @@
# 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.1 2008/02/07 00:11:16 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.0.1.ebuild,v 1.2 2008/02/23 17:37:21 ingmar Exp $
EAPI="1"
@@ -12,5 +12,4 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"
RDEPEND="virtual/cron
- || ( >=kde-base/knotify-${PV}:${SLOT}
- >=kde-base/kdebase-${PV}:${SLOT} )"
+ >=kde-base/knotify-${PV}:${SLOT}"