commit:     b85966c822d449dcc58a5c149e571144860c669e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 18:07:16 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 22:53:58 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85966c8

kde-apps/pim-data-exporter: drop 25.08.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/pim-data-exporter/Manifest                |  1 -
 .../pim-data-exporter-25.08.3.ebuild               | 59 ----------------------
 2 files changed, 60 deletions(-)

diff --git a/kde-apps/pim-data-exporter/Manifest 
b/kde-apps/pim-data-exporter/Manifest
index 4454e949140b..e970aa0d37d4 100644
--- a/kde-apps/pim-data-exporter/Manifest
+++ b/kde-apps/pim-data-exporter/Manifest
@@ -1,2 +1 @@
-DIST pim-data-exporter-25.08.3.tar.xz 430548 BLAKE2B 
c6160fc2f920baad03fbaf86d84ae4ef2ee4b265b467170166f233d816336265c8ebe199d25dc4b7a759a32d8113912125d0da515b07b54abd584ee1cd3f2158
 SHA512 
9a1b1e63171b8afd3a361f7b66d24383f1c41f835fa8a96a70b1e609fdec1d237f57fe03c737348a0a72e146e7e9f378f25730d488d876e2174f05d76ca3d357
 DIST pim-data-exporter-25.12.1.tar.xz 430772 BLAKE2B 
35f035f47238be1d15d34e50200521e8fc29fce2d6acf562fb7101c8afcfe7658b5129ee915a505c8e49a1c09fb2cc5d17abb0cd23c427ba5beb471c8d7987df
 SHA512 
35b23e9bf346bbdb431378c0d1a447e757e473100a558c0c768d089632357d4e5f47a1f31768e46c4ef0526a7f178cf1da25991fe42711253b7a70b953b6675f

diff --git a/kde-apps/pim-data-exporter/pim-data-exporter-25.08.3.ebuild 
b/kde-apps/pim-data-exporter/pim-data-exporter-25.08.3.ebuild
deleted file mode 100644
index 9cb271896242..000000000000
--- a/kde-apps/pim-data-exporter/pim-data-exporter-25.08.3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org
-
-DESCRIPTION="Assistant to backup and archive PIM data and configuration"
-HOMEPAGE="https://apps.kde.org/pimdataexporter/
-https://userbase.kde.org/KMail/Backup_Options";
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="6/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm64"
-IUSE="telemetry"
-
-RESTRICT="test" # 11 out of 21 tests fail...
-
-DEPEND="
-       >=dev-libs/ktextaddons-1.6.0:6
-       >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-       >=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/mailcommon-${PVCUT}:6=
-       >=kde-apps/pimcommon-${PVCUT}:6=
-       >=kde-frameworks/karchive-${KFMIN}:6
-       >=kde-frameworks/kcalendarcore-${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/kio-${KFMIN}:6
-       >=kde-frameworks/kitemviews-${KFMIN}:6
-       >=kde-frameworks/knotifications-${KFMIN}:6
-       >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-       >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-       >=kde-frameworks/kxmlgui-${KFMIN}:6
-       telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake_use_find_package telemetry KF6UserFeedback)
-       )
-
-       ecm_src_configure
-}

Reply via email to