summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-08 13:49:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-08 13:49:37 +0000
commit375222efbffd690f258fbdcc11d2288f25d004ec (patch)
tree93eb6421070f38ff00ba14d49da104690a5adc40 /kde-base/kmplot
parentSemi-automatic merge, Update deps. (diff)
downloadgentoo-2-375222efbffd690f258fbdcc11d2288f25d004ec.tar.gz
gentoo-2-375222efbffd690f258fbdcc11d2288f25d004ec.tar.bz2
gentoo-2-375222efbffd690f258fbdcc11d2288f25d004ec.zip
Semi-automatic merge, Update deps.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog5
-rw-r--r--kde-base/kmplot/kmplot-4.2.1.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 1e56f4fd7ce2..9663c550adc2 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.105 2009/03/04 21:52:05 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.106 2009/03/08 13:49:37 scarabeus Exp $
+
+ 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kmplot-4.2.1.ebuild:
+ Semi-automatic merge, Update deps.
*kmplot-4.2.1 (04 Mar 2009)
diff --git a/kde-base/kmplot/kmplot-4.2.1.ebuild b/kde-base/kmplot/kmplot-4.2.1.ebuild
index a37a105b6922..ea2514e50236 100644
--- a/kde-base/kmplot/kmplot-4.2.1.ebuild
+++ b/kde-base/kmplot/kmplot-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.1.ebuild,v 1.1 2009/03/04 21:52:05 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.1.ebuild,v 1.2 2009/03/08 13:49:37 scarabeus Exp $
EAPI="2"
@@ -11,4 +11,6 @@ DESCRIPTION="Mathematical function plotter for KDE"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug"
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"
+RDEPEND="
+ >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
+"