commit:     89b5a24b58429fbcf9e98254f3518098f8ffc77e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 16:53:41 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 16:53:41 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89b5a24b

kde-apps/kcachegrind: add missing 16.04.0 version bump

Package-Manager: portage-2.2.28

 kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild 
b/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild
new file mode 100644
index 0000000..a2bfdbc
--- /dev/null
+++ b/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild
@@ -0,0 +1,18 @@
+# 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
+"

Reply via email to