summaryrefslogtreecommitdiff
path: root/kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild')
-rw-r--r--kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild b/kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild
new file mode 100644
index 00000000000..c60ad691e4a
--- /dev/null
+++ b/kde-base/kcachegrind/kcachegrind-4.11.49.9999.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE Frontend for Cachegrind"
+KEYWORDS=""
+IUSE="debug"
+
+RDEPEND="
+ media-gfx/graphviz
+"