summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kcachegrind/kcachegrind-16.04.1.ebuild')
-rw-r--r--kde-apps/kcachegrind/kcachegrind-16.04.1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/kcachegrind/kcachegrind-16.04.1.ebuild b/kde-apps/kcachegrind/kcachegrind-16.04.1.ebuild
deleted file mode 100644
index a2bfdbc1a4b5..000000000000
--- a/kde-apps/kcachegrind/kcachegrind-16.04.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE Frontend for Cachegrind"
-HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
-http://kcachegrind.sourceforge.net"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- media-gfx/graphviz
-"