summaryrefslogtreecommitdiff
path: root/kde-apps/mailcommon
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-11 18:24:59 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-11 18:24:59 +0200
commitc70a512a8d5b192ad14df183d18a55c067b5a898 (patch)
treece6e99c083b51c9fa2b936e454fcb609dd8713eb /kde-apps/mailcommon
parent076fe7e75bbd6a912b5e5120cf71746848b7e0ce (diff)
downloadkde-c70a512a8d5b192ad14df183d18a55c067b5a898.tar.gz
kde-c70a512a8d5b192ad14df183d18a55c067b5a898.tar.bz2
kde-c70a512a8d5b192ad14df183d18a55c067b5a898.zip
kde-apps/mailcommon: drop 23.04.1
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-23.04.1.ebuild62
2 files changed, 0 insertions, 63 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest
deleted file mode 100644
index ba255eec81d..00000000000
--- a/kde-apps/mailcommon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mailcommon-23.04.1.tar.xz 758032 BLAKE2B 6ac39dc23b855451342ef5f44db50e18ca25e5c665138704ad4a65b1e4c1542539829b1a5383eec309e6a31e39486baedd39034832908f9398d64481ba142436 SHA512 5664aa157cddc532a98c9cb3831afd9532177fc07733c23dc96efdbbf37f7bc979dc1d121575fa023a5f9b6b7e2c6e3367d4bb34045f2c4fed8b0e174ea1c8e7
diff --git a/kde-apps/mailcommon/mailcommon-23.04.1.ebuild b/kde-apps/mailcommon/mailcommon-23.04.1.ebuild
deleted file mode 100644
index 280ad8a5bec..00000000000
--- a/kde-apps/mailcommon/mailcommon-23.04.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2023 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=5.104.0
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm gear.kde.org
-
-DESCRIPTION="Common mail library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RESTRICT="test"
-
-DEPEND="
- app-crypt/gpgme:=[cxx,qt5]
- >=dev-qt/qtcore-${QTMIN}:5
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtmultimedia-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-contacts-${PVCUT}:5
- >=kde-apps/akonadi-mime-${PVCUT}:5
- >=kde-apps/kmailtransport-${PVCUT}:5
- >=kde-apps/kmime-${PVCUT}:5
- >=kde-apps/kpimtextedit-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-apps/mailimporter-${PVCUT}:5
- >=kde-apps/messagelib-${PVCUT}:5
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/kitemviews-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/syntax-highlighting-${KFMIN}:5
- >=media-libs/phonon-4.11.0
-"
-RDEPEND="${DEPEND}"