summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-07-12 22:00:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-07-12 23:06:06 +0200
commit8059069f2d1802297680402ae48c8436783a969d (patch)
tree50d42b94f13bcd446773f5db083556f09e861701 /kde-apps/mailcommon
parentkde-apps/libktnef: drop 21.04.2* (diff)
downloadgentoo-8059069f2d1802297680402ae48c8436783a969d.tar.gz
gentoo-8059069f2d1802297680402ae48c8436783a969d.tar.bz2
gentoo-8059069f2d1802297680402ae48c8436783a969d.zip
kde-apps/mailcommon: drop 21.04.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-21.04.2.ebuild61
2 files changed, 0 insertions, 62 deletions
diff --git a/kde-apps/mailcommon/Manifest b/kde-apps/mailcommon/Manifest
index 33dead550e14..0dc135f58b97 100644
--- a/kde-apps/mailcommon/Manifest
+++ b/kde-apps/mailcommon/Manifest
@@ -1,3 +1,2 @@
DIST mailcommon-20.12.3.tar.xz 723876 BLAKE2B b2c2ea308d5861af066d0d00e46ca50981b2d572e89be48c50b953bbe6009ca1c107f25211d40c843060006a0651eeb443516cb3c2c4eacb17514cb617892d64 SHA512 348c8ed4db7e4db234adbb1eeadccb2cbc85e59d47fca607b834ead5b6f65a0c62b9c1396bd34ee4eae91cdb95b5fc52b9caedf3b23d5ffbd9efbafd6e56ed32
-DIST mailcommon-21.04.2.tar.xz 730564 BLAKE2B 12b1bdb446bb34d859fff6daebfd3884c756684719282b0b3a68a284f0ecb72b468d2ce5e554d97b260c08ae222ff31693dbae9bceb8e5d71c17577007337911 SHA512 8893ae526f0f709e8a517cfdc69547bf2c08d98d3e8283004b2017e42b0d259f1d01ab179ac3e06dd6feab04df36ed943a5d454ba7371152a46326c1a8d8e9a3
DIST mailcommon-21.04.3.tar.xz 730556 BLAKE2B 12a4ff5b41258c852fa6f6842b58b083b9cfa689b358cb3cf8c39424b0937f78797ff102ee06699106e883ac770d012babd0f8783def087949d8a2876416557a SHA512 4d64a0eaa7668a17487edbc1d5b92c82e73e0b84bc424a43666268fbbbfb62822c9f01ac7a3ac1ceb2a16887431c4c1f94633ca740a87eb20d37601b8201e0cd
diff --git a/kde-apps/mailcommon/mailcommon-21.04.2.ebuild b/kde-apps/mailcommon/mailcommon-21.04.2.ebuild
deleted file mode 100644
index c8241fff27a0..000000000000
--- a/kde-apps/mailcommon/mailcommon-21.04.2.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.80.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"