kde-apps/mailimporter: drop 25.04.2

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-07-27 16:36:36 +02:00
parent a98b6a77af
commit 7ee3047357
2 changed files with 0 additions and 33 deletions

View File

@@ -1,2 +1 @@
DIST mailimporter-25.04.2.tar.xz 601212 BLAKE2B 78aee1b8571b0c82898d1de56b17cf87fd88ee9df03d2d5def7ff730f327eaa24d11615deb025e050dac7ae1f724c695f7b26d2bea2e24f0bae9b737edfae560 SHA512 6c6d0180de5f6e1343ce44d244589c15bbe248a806ad3fdfb59e6535640642e467fefcd9d114943265a5e3c5bf008536a49c317eed03c1f1f3a7e8f06432fc07
DIST mailimporter-25.04.3.tar.xz 601196 BLAKE2B 8e3b56b440f96128651a07b6e0bbbae0e5268ef27e463c01641f0ef330743b8f762a7da8e9411466741675313fbe9e4535aa9a0e25541c2c918e99900aedadae SHA512 751cbb487929792a064d0baad66a2a5bf7e38b360c30a22d65b5efafb35389995d8b31f64f5a87aaed4062acef8b8408fd57c688507cad08fa70e76ea13298e4

View File

@@ -1,32 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_QTHELP="true"
ECM_TEST="true"
PVCUT=$(ver_cut 1-3)
KFMIN=6.13.0
QTMIN=6.7.2
inherit ecm gear.kde.org
DESCRIPTION="Library to import mail from various sources"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="6"
KEYWORDS="amd64 arm64"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
>=kde-apps/akonadi-${PVCUT}:6
>=kde-apps/akonadi-mime-${PVCUT}:6
>=kde-apps/kmime-${PVCUT}:6
>=kde-apps/pimcommon-${PVCUT}:6
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}"