commit:     e60a8f315ea0536aa24c9d21e6c330f725c40c7d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  9 17:43:53 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  9 17:43:53 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e60a8f31

kde-apps/kcachegrind: drop 25.08.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kcachegrind/kcachegrind-25.08.2.ebuild | 36 -------------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-25.08.2.ebuild 
b/kde-apps/kcachegrind/kcachegrind-25.08.2.ebuild
deleted file mode 100644
index aab4f9c54e..0000000000
--- a/kde-apps/kcachegrind/kcachegrind-25.08.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KFMIN=6.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Frontend for Cachegrind by KDE"
-HOMEPAGE="https://apps.kde.org/kcachegrind/
-https://kcachegrind.github.io/html/Home.html";
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-       >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-       >=kde-frameworks/karchive-${KFMIN}:6
-       >=kde-frameworks/kconfig-${KFMIN}:6
-       >=kde-frameworks/kconfigwidgets-${KFMIN}:6
-       >=kde-frameworks/kcoreaddons-${KFMIN}:6
-       >=kde-frameworks/kdbusaddons-${KFMIN}:6
-       >=kde-frameworks/ki18n-${KFMIN}:6
-       >=kde-frameworks/kio-${KFMIN}:6
-       >=kde-frameworks/kjobwidgets-${KFMIN}:6
-       >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-       >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-       media-gfx/graphviz
-"
-BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"

Reply via email to