kde-apps/kmail-account-wizard: drop 25.04.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-05-08 18:24:43 +02:00
parent 9792acd456
commit d026ded69f
2 changed files with 0 additions and 53 deletions

View File

@@ -1,3 +1,2 @@
DIST kmail-account-wizard-24.12.3.tar.xz 168300 BLAKE2B 08b4f4a9d7ca7001002eab24ebb2b4e5c5e1a999abe80be7dbf8584c1549f171876317781a6441508dbd82c76f6e9b28c3d9283018364db41d04576b0ceaff56 SHA512 c1ca998202806fceb15b4265d8e995bf7840eaaf757ded3531551baed8daee2f9f3a79c5292fad7cd53e031af9df54fb5a46c19580f1c5c857d685ffbfb52f96
DIST kmail-account-wizard-25.04.0.tar.xz 171632 BLAKE2B 35c6a7082139c215f7392414ab2c5e028705cdc4edc310e3cde6e7bbad72ea231e230daf79fbccb9845b9ad6a98d6a217c7ed20d2a6dfdd5bb86df5d9bb31ade SHA512 6db7afe83626d8097f5c4c2d7a19aa4d1294edbe64009e7b8691b29d4472c1084daaab7d5ece17fa6447073e1e6b960ab9289df0e6c80b630fce95c7e13cc64e
DIST kmail-account-wizard-25.04.1.tar.xz 171664 BLAKE2B e204c71919730695506301383e92d278825faf9af6dff0df4b9564840182401260491654b27b367fc28d5224422c55414b96798a9eed9f4cb22d3da100fff113 SHA512 0c7b03e6419245b82a657505b29f2758ecb802554202c29ebeb7f7f767f5082acac6946375e9573896a50c3904e371ce1fd6a189aedcd779f28573ff84ff0297

View File

@@ -1,52 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release
ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-3)
KFMIN=6.9.0
QTMIN=6.7.2
inherit ecm gear.kde.org
DESCRIPTION="Assistant for KMail accounts configuration"
HOMEPAGE+=" https://userbase.kde.org/KMail/Account_Wizard"
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
SLOT="6"
KEYWORDS="~amd64 ~arm64"
IUSE=""
RESTRICT="test" # bug 926456; requires akonadi server
DEPEND="
>=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6]
>=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
>=kde-apps/akonadi-${PVCUT}:6
>=kde-apps/kidentitymanagement-${PVCUT}:6
>=kde-apps/kmailtransport-${PVCUT}:6
>=kde-apps/kmime-${PVCUT}:6
>=kde-apps/libkdepim-${PVCUT}:6
>=kde-apps/pimcommon-${PVCUT}:6
>=kde-frameworks/kcmutils-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kitemviews-${KFMIN}:6
>=kde-frameworks/knewstuff-${KFMIN}:6
>=kde-frameworks/knotifications-${KFMIN}:6
>=kde-frameworks/knotifyconfig-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/ktexteditor-${KFMIN}:6
>=kde-frameworks/kwallet-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"