aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-04-11 22:05:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-04-11 22:05:04 +0200
commit1cc6f0083a6ec5523a67f9f39bc409a234857bbb (patch)
tree5d38504bdc2f6527e1712cb8c6601078c7a45ad7 /kde-apps/mailcommon
parentkde-apps/libktnef: drop 24.02.2 (diff)
downloadkde-1cc6f0083a6ec5523a67f9f39bc409a234857bbb.tar.gz
kde-1cc6f0083a6ec5523a67f9f39bc409a234857bbb.tar.bz2
kde-1cc6f0083a6ec5523a67f9f39bc409a234857bbb.zip
kde-apps/mailcommon: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/mailcommon')
-rw-r--r--kde-apps/mailcommon/Manifest1
-rw-r--r--kde-apps/mailcommon/mailcommon-24.02.2.ebuild57
2 files changed, 0 insertions, 58 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest
deleted file mode 100644
index d7a8487f37..0000000000
--- a/kde-apps/mailcommon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mailcommon-24.02.2.tar.xz 772036 BLAKE2B 75a401ab0e6f980fba32cdfc201bf4381143c2b58bcce44d658994911d5cc4588f3b22b99f584064b5dbe9c119a8eb7e6a6874e6976b210e9c420e2f9a1425de SHA512 d88e49e8efe5891a629cb37d425b60e2607174643c0ffe6dca67e971ff50ae32d47ed706fc57a41052be5edbeaa819a3bce69cf9907d0ac98e62df53625feeec
diff --git a/kde-apps/mailcommon/mailcommon-24.02.2.ebuild b/kde-apps/mailcommon/mailcommon-24.02.2.ebuild
deleted file mode 100644
index a20b8e586d..0000000000
--- a/kde-apps/mailcommon/mailcommon-24.02.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-ECM_QTHELP="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Common mail library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test"
-
-DEPEND="
- >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6]
- >=dev-libs/ktextaddons-1.4.42
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
- >=dev-qt/qtmultimedia-${QTMIN}:6
- >=kde-apps/akonadi-${PVCUT}:6
- >=kde-apps/akonadi-contacts-${PVCUT}:6
- >=kde-apps/akonadi-mime-${PVCUT}:6
- >=kde-apps/kmailtransport-${PVCUT}:6
- >=kde-apps/kmime-${PVCUT}:6
- >=kde-apps/kpimtextedit-${PVCUT}:6
- >=kde-apps/libkdepim-${PVCUT}:6
- >=kde-apps/mailimporter-${PVCUT}:6
- >=kde-apps/messagelib-${PVCUT}:6
- >=kde-apps/pimcommon-${PVCUT}:6
- >=kde-frameworks/karchive-${KFMIN}:6
- >=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcontacts-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kiconthemes-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- >=kde-frameworks/syntax-highlighting-${KFMIN}:6
- >=media-libs/phonon-4.12.0[qt6]
-"
-RDEPEND="${DEPEND}"