summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-05-07 10:48:07 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-05-07 10:48:07 +0000
commit4816953d7b880b98d593a026f8417178af0c61d9 (patch)
treef2e62f96dd734dff956565c230831b7cc368b4f5 /kde-base/kcachegrind/kcachegrind-4.6.3.ebuild
parentVersion bump. Remove intermediate version. (diff)
downloadhistorical-4816953d7b880b98d593a026f8417178af0c61d9.tar.gz
historical-4816953d7b880b98d593a026f8417178af0c61d9.tar.bz2
historical-4816953d7b880b98d593a026f8417178af0c61d9.zip
Version bump to KDE SC 4.6.3.
Package-Manager: portage-2.2.0_alpha31/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-4.6.3.ebuild')
-rw-r--r--kde-base/kcachegrind/kcachegrind-4.6.3.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild b/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild
new file mode 100644
index 000000000000..2cd7aab02fba
--- /dev/null
+++ b/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.6.3.ebuild,v 1.1 2011/05/07 10:48:07 scarabeus Exp $
+
+EAPI=4
+
+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
+"