summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:42:43 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:42:43 +0000
commitf5c790692bd852490ef2fb7ed473a0c1310ea546 (patch)
treed921b0f7667b278fd99fd45b45fc780cb8759d84 /kde-base/kmplot
parentRemove traces of monolithic KDE 4. (diff)
downloadgentoo-2-f5c790692bd852490ef2fb7ed473a0c1310ea546.tar.gz
gentoo-2-f5c790692bd852490ef2fb7ed473a0c1310ea546.tar.bz2
gentoo-2-f5c790692bd852490ef2fb7ed473a0c1310ea546.zip
Remove traces of monolithic KDE 4.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog5
-rw-r--r--kde-base/kmplot/kmplot-4.0.1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 8ffb34ee1187..67a134173067 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.81 2008/02/20 23:08:39 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.82 2008/02/23 17:42:43 ingmar Exp $
+
+ 23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kmplot-4.0.1.ebuild:
+ Remove traces of monolithic KDE 4.
*kmplot-3.5.9 (20 Feb 2008)
diff --git a/kde-base/kmplot/kmplot-4.0.1.ebuild b/kde-base/kmplot/kmplot-4.0.1.ebuild
index 19cb194d1303..dfdda7eaee5e 100644
--- a/kde-base/kmplot/kmplot-4.0.1.ebuild
+++ b/kde-base/kmplot/kmplot-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/kmplot/kmplot-4.0.1.ebuild,v 1.1 2008/02/07 00:12:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.0.1.ebuild,v 1.2 2008/02/23 17:42:43 ingmar Exp $
EAPI="1"
@@ -11,5 +11,4 @@ DESCRIPTION="Mathematical function plotter for KDE"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"
-RDEPEND="|| ( >=kde-base/knotify-${PV}:${SLOT}
- >=kde-base/kdebase-${PV}:${SLOT} )"
+RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"