summaryrefslogtreecommitdiff
path: root/kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-01-12 22:32:50 +0100
committerManuel RĂ¼ger <mrueg@gentoo.org>2016-01-12 23:25:03 +0100
commit886f8c4512c8a262928a6cd02bbeae6a636e9cba (patch)
tree1a818cbfa664dca63bb98f1ca7affe05aff811fe /kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild
parent849c6a09797547eec768987b7acaf462faa61ab0 (diff)
downloadkde-886f8c4512c8a262928a6cd02bbeae6a636e9cba.tar.gz
kde-886f8c4512c8a262928a6cd02bbeae6a636e9cba.tar.bz2
kde-886f8c4512c8a262928a6cd02bbeae6a636e9cba.zip
kde-apps: Applications 15.12.1 version bump
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild')
-rw-r--r--kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild b/kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild
new file mode 100644
index 00000000000..3a89cd28a02
--- /dev/null
+++ b/kde-apps/kcachegrind/kcachegrind-15.12.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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
+"