kde-frameworks/threadweaver: drop 6.10.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-04-25 14:23:45 +02:00
parent 58c3b0c873
commit fe693b9c66
2 changed files with 0 additions and 18 deletions

View File

@@ -1,2 +1 @@
DIST threadweaver-6.10.0.tar.xz 1414452 BLAKE2B ff861734613baf290f6d362ba0c638be3d81525ce836aa462791374c31b4c8fd886161eafa99fa6483920c92a7192f81ce58576bd44cd21e0d3290fff2a6ae03 SHA512 e7bec848778111991fff9bda59a653b87f658ab1216290243b84946c5f6b77be400cc712ea8d615ba0713c5a953bdf5ab65f6e33f5ea8d58c81e3f80a0950124
DIST threadweaver-6.13.0.tar.xz 1414504 BLAKE2B 587a98916a3f85038b84d65a8837b921ca2769b08199799bc723f15d9fb1518c66b0b3b70ff66eba563179155ace072f5050b29cd3d76ca2f3cad3815613c0f4 SHA512 0c0936b1480b8105b756bbc22f5dba3eae2848ad893cd59949a0b6cdf9410d2f7fb5161eb5148c6b3b5897be37885415f961198f8b64b69e69ae395ba934dfed

View File

@@ -1,17 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for managing threads using job and queue-based interfaces"
LICENSE="LGPL-2+"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
src_prepare() {
cmake_comment_add_subdirectory benchmarks
ecm_src_prepare
}