summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-08 14:22:40 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-08 14:22:40 +0000
commitf398192a72d5e05545b307660650b2d32caee5fe (patch)
tree9e491619992ae8c786270b6a929b287fe7d169e9 /kde-base/kmplot
parentMigrate to EAPI 2. (diff)
downloadhistorical-f398192a72d5e05545b307660650b2d32caee5fe.tar.gz
historical-f398192a72d5e05545b307660650b2d32caee5fe.tar.bz2
historical-f398192a72d5e05545b307660650b2d32caee5fe.zip
Semi-automatic merge, Update deps.
Package-Manager: portage-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=]
+"