summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 13:32:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-07-24 15:27:53 +0200
commit153c7ac377c7aa1aec8cccd99b2add0305e8e5ef (patch)
treea6975b5c0824b5bf6c87ad3e9bcbc71050a2f145 /kde-apps/kmail-account-wizard
parentkde-apps/kmail: drop 22.12.3 (diff)
downloadgentoo-153c7ac377c7aa1aec8cccd99b2add0305e8e5ef.tar.gz
gentoo-153c7ac377c7aa1aec8cccd99b2add0305e8e5ef.tar.bz2
gentoo-153c7ac377c7aa1aec8cccd99b2add0305e8e5ef.zip
kde-apps/kmail-account-wizard: drop 22.12.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmail-account-wizard')
-rw-r--r--kde-apps/kmail-account-wizard/Manifest1
-rw-r--r--kde-apps/kmail-account-wizard/kmail-account-wizard-22.12.3.ebuild55
2 files changed, 0 insertions, 56 deletions
diff --git a/kde-apps/kmail-account-wizard/Manifest b/kde-apps/kmail-account-wizard/Manifest
index 4d624f7fb80f..348373876a46 100644
--- a/kde-apps/kmail-account-wizard/Manifest
+++ b/kde-apps/kmail-account-wizard/Manifest
@@ -1,3 +1,2 @@
-DIST kmail-account-wizard-22.12.3.tar.xz 184268 BLAKE2B 1943f88a444ed25f35ca235d87ef4669f3e392057d5c2d3ad2ab5a676752fb70c64fe2b4d86cef7e6240b1d80ff70b50459da9205b67dbf9c51a95d98739b8e5 SHA512 77dc0f048a8b2886ab9d3e9e6b6980883346fb1131a4254401c6c508c97fa6f8dba47be0af68a69c9227c82ff0f82e6c014b17065ac47e4806d27bc5047cc245
DIST kmail-account-wizard-23.04.2.tar.xz 184604 BLAKE2B f02a0e7956b9601dd5b54d64216571db216f4c5f2100e7dadc16f7c594e79fad56608de740810e2cd84d98e5153f72fd0019530fabb45ee717cb39984d7c566e SHA512 2f4e88e2a55170c21dcdbc1799c083f6f03d04a0f15297c11c0c14522b1aa8fe861b83db24c9abb5f59b05f32d071ac87cae9e304ff011e90ebe45cb69eb1889
DIST kmail-account-wizard-23.04.3.tar.xz 184552 BLAKE2B 70e6fbd44c058c399530a6ac9c01e87f30a270487e79228574017ba2e52e6aed44a76e3e4d0f87d6dbe56f418c6d3c1599d92f3e08043024cbb9facf6fe58934 SHA512 eece60ba276e9767cbbaa122a0bfe40393af6182dd3019160dd4969a1faa02c42a3d007222120fbc1b208082e7101604fa982560249fff05fc2de3575d4e4fad
diff --git a/kde-apps/kmail-account-wizard/kmail-account-wizard-22.12.3.ebuild b/kde-apps/kmail-account-wizard/kmail-account-wizard-22.12.3.ebuild
deleted file mode 100644
index 4d2a45f88a82..000000000000
--- a/kde-apps/kmail-account-wizard/kmail-account-wizard-22.12.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 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=5.101.0
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-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="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- app-crypt/gpgme:=[cxx,qt5]
- dev-libs/qtkeychain:=[qt5(+)]
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/kidentitymanagement-${PVCUT}:5
- >=kde-apps/kldap-${PVCUT}:5
- >=kde-apps/kmailtransport-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-apps/libkleo-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemviews-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/knotifyconfig-${KFMIN}:5
- >=kde-frameworks/kross-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktexteditor-${KFMIN}:5
- >=kde-frameworks/kwallet-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"