summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-02 13:50:46 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-02 18:51:49 +0200
commit50c35b04b13668b2b352690281048d0d5113f6c1 (patch)
treed8ff1d790f715780c98bba8fa699bf6b326f6cc1 /kde-apps/mailcommon
parentkde-apps/libktnef: drop 21.08.0* (diff)
downloadgentoo-50c35b04b13668b2b352690281048d0d5113f6c1.tar.gz
gentoo-50c35b04b13668b2b352690281048d0d5113f6c1.tar.bz2
gentoo-50c35b04b13668b2b352690281048d0d5113f6c1.zip
kde-apps/mailcommon: drop 21.08.0*
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-21.08.0.ebuild61
2 files changed, 0 insertions, 62 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest
index 76653a64d97a..8fddd342e81f 100644
--- a/kde-apps/mailcommon/Manifest
+++ b/kde-apps/mailcommon/Manifest
@@ -1,3 +1,2 @@
DIST mailcommon-21.04.3.tar.xz 730556 BLAKE2B 12a4ff5b41258c852fa6f6842b58b083b9cfa689b358cb3cf8c39424b0937f78797ff102ee06699106e883ac770d012babd0f8783def087949d8a2876416557a SHA512 4d64a0eaa7668a17487edbc1d5b92c82e73e0b84bc424a43666268fbbbfb62822c9f01ac7a3ac1ceb2a16887431c4c1f94633ca740a87eb20d37601b8201e0cd
-DIST mailcommon-21.08.0.tar.xz 729832 BLAKE2B 273a81d7f8aba94c1fe2bbe7f405b3adc5f7f9c1954eaead0cd39571d8ee6c542bf69d14266c63fb38edadd615fa911e1cd90c09195216d1bfe5224d269eff72 SHA512 e62f6ce9563749142c8fe454170bbb73f36ff740df8e3788ead7a942c7ab0d3852f7517823c957a491320d40bbea4c97a31e6597e22ae68c475e8b60ef8ff9af
DIST mailcommon-21.08.1.tar.xz 730080 BLAKE2B 7dfacccac846b22e6453637455546a14a057560dbab62deccdb2a4ae04e5b11fd0dbbf85de7539200411a5a415e2ad931b06069d3a3311867498e01fc67a065c SHA512 774d6ecef5f92bd3a64b81e5f26770a1c524ea84b978f62160cd4585583c3e364ef2be6dd66e6386477df4ce63e831f6120e2616f9b26576cdc339514c28724a
diff --git a/kde-apps/mailcommon/mailcommon-21.08.0.ebuild b/kde-apps/mailcommon/mailcommon-21.08.0.ebuild
deleted file mode 100644
index 3daac8b559b6..000000000000
--- a/kde-apps/mailcommon/mailcommon-21.08.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.84.0
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Common mail library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RESTRICT+=" test"
-
-DEPEND="
- >=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/grantleetheme-${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/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}"
-BDEPEND="dev-libs/libxslt"