summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-10-13 14:12:16 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-10-13 15:15:23 +0200
commitbd7b79a7f6a2552090e33019dcca0ff6e629f02d (patch)
treefb21e7dc00e8d4d2047fd29263921e56fec8f212 /kde-apps/calendarsupport
parentkde-apps/calendarjanitor: drop 22.08.1 (diff)
downloadgentoo-bd7b79a7f6a2552090e33019dcca0ff6e629f02d.tar.gz
gentoo-bd7b79a7f6a2552090e33019dcca0ff6e629f02d.tar.bz2
gentoo-bd7b79a7f6a2552090e33019dcca0ff6e629f02d.zip
kde-apps/calendarsupport: drop 22.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/calendarsupport')
-rw-r--r--kde-apps/calendarsupport/Manifest1
-rw-r--r--kde-apps/calendarsupport/calendarsupport-22.08.1.ebuild47
2 files changed, 0 insertions, 48 deletions
diff --git a/kde-apps/calendarsupport/Manifest b/kde-apps/calendarsupport/Manifest
index d2c4f9f380d5..0c07e274a595 100644
--- a/kde-apps/calendarsupport/Manifest
+++ b/kde-apps/calendarsupport/Manifest
@@ -1,3 +1,2 @@
DIST calendarsupport-22.04.3.tar.xz 763796 BLAKE2B 456f11ac48dcde200572deb0439b5c0a4da09f9cd5c1cca7ecb0b866837f5167eb5415d37081f7e891d21789dd03c75692ede6a99ebd82a277fde2853e80e966 SHA512 766357314e4124e3a0b7649849d6cc7cf86ac046b05bdfd498ea44a2dabea8ff383755ca2495d3e610601270e3e553c265d47bd3247248a374ed23d52a56dbf2
-DIST calendarsupport-22.08.1.tar.xz 751516 BLAKE2B 3dc83e29aa52649785d1e63c6811e0c1f96f2738748206a36995d76bb373c17e7b59b9f3e5156c970bdd8c669505e54078b1e2602a7574efd2b475f4d497aa57 SHA512 50d9d3f7587d915935f8670cd6f6d489f7051ab1d8214e73a40306bfb1f405f8f5e1a155fdd647e9cd6d240aef5d26ade91d899dc31626cd3e4dddc374da2d56
DIST calendarsupport-22.08.2.tar.xz 751284 BLAKE2B f48e1de1bc5585ae1b895960f9d0c93347ee82d2d16ff140e7560dd5a00ee842d01e9816a535b60fdc9d7ace7709225a7a25299604cb52016c51ef53d49035ef SHA512 cead4e301409b7a6b3d4319b2e97c68a7e82cf56d4c0e5ff4ad27b73a48b80d15f196ff9ee77c84b5da05385f921b101bbc025f038fba3cb1d317bcdc46d85bf
diff --git a/kde-apps/calendarsupport/calendarsupport-22.08.1.ebuild b/kde-apps/calendarsupport/calendarsupport-22.08.1.ebuild
deleted file mode 100644
index 5968ef85b897..000000000000
--- a/kde-apps/calendarsupport/calendarsupport-22.08.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="false"
-KFMIN=5.96.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm gear.kde.org
-
-DESCRIPTION="Calendar support library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/libical
- >=dev-qt/designer-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-calendar-${PVCUT}:5
- >=kde-apps/akonadi-mime-${PVCUT}:5
- >=kde-apps/akonadi-notes-${PVCUT}:5
- >=kde-apps/kcalutils-${PVCUT}:5
- >=kde-apps/kidentitymanagement-${PVCUT}:5
- >=kde-apps/kmime-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-frameworks/kcalendarcore-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kholidays-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"