commit:     00d330394a81c3020a5cf0e88a0e5ce81c8c8804
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 28 21:24:14 2026 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Feb 28 21:24:14 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00d33039

app-benchmarks/kdiskmark: drop 3.2.0

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-benchmarks/kdiskmark/kdiskmark-3.2.0.ebuild | 29 -------------------------
 1 file changed, 29 deletions(-)

diff --git a/app-benchmarks/kdiskmark/kdiskmark-3.2.0.ebuild 
b/app-benchmarks/kdiskmark/kdiskmark-3.2.0.ebuild
deleted file mode 100644
index 9a026e5025..0000000000
--- a/app-benchmarks/kdiskmark/kdiskmark-3.2.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2023-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Disk benchmarking tool"
-HOMEPAGE="https://github.com/JonMagon/KDiskMark";
-SRC_URI="https://github.com/JonMagon/KDiskMark/releases/download/${PV}/${P}-source.tar.gz";
-
-inherit cmake xdg
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-COMMON_DEPEND="
-       dev-qt/qtbase:6[dbus,gui,network,widgets]
-       sys-auth/polkit-qt[qt6]
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       kde-frameworks/extra-cmake-modules
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-       sys-block/fio[aio]
-       x11-themes/hicolor-icon-theme
-"
-BDEPEND="dev-qt/qttools:6[linguist]"

Reply via email to