summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:12:50 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:12:50 +0100
commit8ce110c17d7d1870746e33dc3af68bdaf46c5180 (patch)
treec283969a0aee2de6c0b498a95408d51b11f8fc20
parent2401a346a640ac7284d3f8c5f54650860f2e5751 (diff)
downloadkde-8ce110c17d7d1870746e33dc3af68bdaf46c5180.tar.gz
kde-8ce110c17d7d1870746e33dc3af68bdaf46c5180.tar.bz2
kde-8ce110c17d7d1870746e33dc3af68bdaf46c5180.zip
kde-apps/akonadi-import-wizard: drop 25.08.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/akonadi-import-wizard/Manifest1
-rw-r--r--kde-apps/akonadi-import-wizard/akonadi-import-wizard-25.08.3.ebuild42
2 files changed, 0 insertions, 43 deletions
diff --git a/kde-apps/akonadi-import-wizard/Manifest b/kde-apps/akonadi-import-wizard/Manifest
deleted file mode 100644
index 03b6c482336..00000000000
--- a/kde-apps/akonadi-import-wizard/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST akonadi-import-wizard-25.08.3.tar.xz 497940 BLAKE2B fac3473f15c98b17dc2ce82b89f38a9a8443293aed2d111d0ae2fa4be44da9cc597a2ab0dfbb6d953e6c0e4abe4be77d5e48abff6d034d64ef6bc3c9ba9ea787 SHA512 23d9c0a02eb91928dad304354983125831b8b9778a13b0fd0299fcd3cc11977c0906f87ae65ac1f8f489a32eee66b76a5b8c0f1552952c2999521d2fffd671fd
diff --git a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-25.08.3.ebuild b/kde-apps/akonadi-import-wizard/akonadi-import-wizard-25.08.3.ebuild
deleted file mode 100644
index c23a0073ecd..00000000000
--- a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-25.08.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Assistant to import PIM data from other applications into Akonadi"
-HOMEPAGE+=" https://userbase.kde.org/KMail/Import_Options"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="6/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-DEPEND="
- >=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
- >=kde-apps/akonadi-${PVCUT}:6=
- >=kde-apps/kidentitymanagement-${PVCUT}:6=
- >=kde-apps/kmailtransport-${PVCUT}:6=
- >=kde-apps/mailcommon-${PVCUT}:6=
- >=kde-apps/mailimporter-${PVCUT}:6=
- >=kde-apps/messagelib-${PVCUT}:6=
- >=kde-apps/pimcommon-${PVCUT}:6=
- >=kde-frameworks/karchive-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcontacts-${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/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"