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