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