kde-apps/mailimporter: drop 25.04.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-05-08 18:25:47 +02:00
parent 335ea6ffed
commit 72f71d2919
2 changed files with 0 additions and 33 deletions

View File

@@ -1,3 +1,2 @@
DIST mailimporter-24.12.3.tar.xz 597552 BLAKE2B ab0aee0519cd4233e116e9292efcf378f098187e7d3d59242418c0e3399e9b95ee9a053405c892e7c582135dc1a067d67aa76ee4d33f6ab2d800d854132b64f9 SHA512 9fd5cb80cf344cc85b0dedabc1096efbe208cfec28d9b1cbcf1c731e32e0578cff1040ecc70f99a7287bb9741343d8d8fd56df4123a4f506c5e4d993b3e6e4a4
DIST mailimporter-25.04.0.tar.xz 601124 BLAKE2B f3afe1dfb8094342d7022a822e6cf9377e6e5b146f6f8ac6c799ca305bfa0c4997ac19ee6b9d2732fc523eae817b9e91894fb750471e3b66cf995b37170659dd SHA512 4bb1ce58a2995ad0d3906f2bd28a9a7bc526c3b0783aae263df7dd4cdd24b0b5293c80c4f59f7b3ef220c631666e260e8440b1114912de1f5cf00740b1bc345a
DIST mailimporter-25.04.1.tar.xz 601204 BLAKE2B 18d4a2710c15c7d5306486865efaaf3bb02cdb3670793454fdaead02285bbe5caa30bc48709a1840184446fbbbddb4e2a39683cdd609fe84f383ac376fd0a64b SHA512 787cbfd0c253a9bf1aad9e07dd65df465353053afeb24319f9449777b49258b62ea75763d9a0d07f95ef0f326f3439af26e49ec8880c8d0a1e7eaae409fb39fe

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.9.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}"