kde-apps/libkeduvocdocument: drop 24.12.2

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-03-27 19:02:24 +01:00
parent 849e454828
commit 92562d30b2
2 changed files with 0 additions and 26 deletions

View File

@@ -1,2 +1 @@
DIST libkeduvocdocument-24.12.2.tar.xz 228544 BLAKE2B 3e876199f37ec634ea0d3ace5e670a5652eff8bac4159e0adefdad18cbecf5aa396595e2148e0fd456d96f0f81e2498dd2a0f67b532c7515e9a09f9a08e2e3b7 SHA512 31d9243685f07214c0cb31184b142990e3391041f752fdb5658d5348ac7088c1cf76a4881b7f45e0eb3a92be71646b779c0ca0d857b5d481a4718d8d5358c569
DIST libkeduvocdocument-24.12.3.tar.xz 228524 BLAKE2B 653d13fc0616442225afaf0627be92d8d27dbebb5fd315638baf469016e4a194ac597fe46a5c9def1344b2172bcf30e2ed6d762ce6edbf3f96502d23bf514254 SHA512 381d9f6834693848f3b4f6edfa85767848d45be8a069d2921728909760034d77455fb374646c837f3ef63d381c4094671a1ff53d18a5a311864d8a256859b70a

View File

@@ -1,25 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_TEST="true"
KFMIN=6.7.0
QTMIN=6.7.2
inherit ecm gear.kde.org
DESCRIPTION="Library for reading/writing KVTML"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[xml]
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}"