summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/calltree/calltree-0.9.6.ebuild')
-rw-r--r--dev-util/calltree/calltree-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/calltree/calltree-0.9.6.ebuild b/dev-util/calltree/calltree-0.9.6.ebuild
index d4c8b09b433b..6a1b3325ac29 100644
--- a/dev-util/calltree/calltree-0.9.6.ebuild
+++ b/dev-util/calltree/calltree-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/calltree/calltree-0.9.6.ebuild,v 1.1 2003/11/14 18:55:04 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/calltree/calltree-0.9.6.ebuild,v 1.2 2003/12/23 20:15:06 plasmaroo Exp $
DESCRIPTION="A plugin for cachegrind that adds call-graph profiling, needed by kcachegrind"
HOMEPAGE="http://kcachegrind.sourceforge.net/"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-DEPEND=">=dev-util/valgrind-2.0.0"
+DEPEND="=dev-util/valgrind-2.0.0"
src_install() {
einstall || die