summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-05-23 12:07:23 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-05-23 12:07:23 +0000
commit90e19ad2c8386135b957c6e348de78892186fd1a (patch)
treeab7cfe18cd0d9955346310ab1197e372be22d93b /kde-base/kate-plugins/kate-plugins-3.5.7.ebuild
parent Correct dependency. (diff)
downloadgentoo-2-90e19ad2c8386135b957c6e348de78892186fd1a.tar.gz
gentoo-2-90e19ad2c8386135b957c6e348de78892186fd1a.tar.bz2
gentoo-2-90e19ad2c8386135b957c6e348de78892186fd1a.zip
Correct dependencies.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.5.7.ebuild')
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild
index 05b090265842..1d586375713c 100644
--- a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild
+++ b/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild,v 1.1 2007/05/22 21:17:27 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild,v 1.2 2007/05/23 12:07:23 carlo Exp $
KMNAME=kdeaddons
KMNOMODULE=true
KMEXTRA="kate"
@@ -11,7 +11,7 @@ inherit kde-meta
DESCRIPTION="kate plugins and docs"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
-DEPEND="$(deprange-dual 3.5.6 $MAXKDEVER kde-base/kate)"
+DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)"
RDEPEND="${DEPEND}"