kde-apps/kmbox: drop 24.05.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-13 18:18:22 +02:00
parent 037f0b2056
commit 0d58eeb74e
2 changed files with 0 additions and 21 deletions

View File

@@ -1,3 +1,2 @@
DIST kmbox-23.08.5.tar.xz 29020 BLAKE2B 68d55c5da0be6fc40883930044c72e8710849458bceb323db10296321d02433407cf85d356f8103cb15239bbd2a68dc4de26b0888e3164ab7560e0cb82f594b7 SHA512 53342dc5487c392f0afd8c72766ee2196060d8fdc25505e92350517d85c10ea22a1d7d8bf44e306acd19e8ca8c09d8b4c7c39c07e68440146f0655e3c81e2b87
DIST kmbox-24.05.0.tar.xz 28840 BLAKE2B 5321d44c0bb9d7122c540c73cbd3816172ec9747f233135d217abaa6e380d664ba405241ccec1f6dd79edde33051587efba2d8fc8d7d92a5ab1e6d0b660f26eb SHA512 a8fb01a211ab5d75fd71f6533e8ab3074725a773aedba1e42c02c2ae4444ad4f3e1a8d8c1ed68ae8ec8360a26fdc70d69625d91133b96564b4611bd96bfb12b2
DIST kmbox-24.05.1.tar.xz 28840 BLAKE2B 6595bf4e3719437e2958beeb5bb81ce77065261929b8b6128534e06646a7106b523e3bc46912c8ae4904772b35d8997db6933d3a45ecf93f44c21f314ea8517f SHA512 d565f6a97f912d9a4cf3547e568ccab0923cdc3c283de1dd9b0932aa5814542096091c800681315e156717d5dc5b77db856bc5b26e844a1538601434090b1590

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=6.1.0
PVCUT=$(ver_cut 1-3)
inherit ecm gear.kde.org
DESCRIPTION="Library for accessing MBox format mail storages"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS="~amd64"
IUSE=""
DEPEND=">=kde-apps/kmime-${PVCUT}:6"
RDEPEND="${DEPEND}"