summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 17:45:32 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 20:07:18 +0100
commitcc457d46a4e69043488f9378e59a6873d954f06a (patch)
tree2167bffb9f29064856103b54d953209798f1432d /kde-apps/calendarsupport
parentkde-apps/calendarjanitor: drop 24.08.2 (diff)
downloadgentoo-cc457d46a4e69043488f9378e59a6873d954f06a.tar.gz
gentoo-cc457d46a4e69043488f9378e59a6873d954f06a.tar.bz2
gentoo-cc457d46a4e69043488f9378e59a6873d954f06a.zip
kde-apps/calendarsupport: drop 24.08.2
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-24.08.2.ebuild43
2 files changed, 0 insertions, 44 deletions
diff --git a/kde-apps/calendarsupport/Manifest b/kde-apps/calendarsupport/Manifest
index cbaab149692c..b3f15afa2702 100644
--- a/kde-apps/calendarsupport/Manifest
+++ b/kde-apps/calendarsupport/Manifest
@@ -1,3 +1,2 @@
DIST calendarsupport-24.08.1.tar.xz 1000924 BLAKE2B aaea3df56441e9c6ad8ad1b741cfd7a744833daa22bf073ee58c2b2350b8b3bb2166fdd1e6dbc8d4319b09356e352f4f1a648ac464d1738120ef6b0c9115e5d9 SHA512 30557ff267821d5da96ab616e9eb815cfb109ba3ce4324c98b838fb6f797fa7fe55fdfd3860253f4d5f3c426d638470e23f25367829de1b7be84d5a5c0d4dc8e
-DIST calendarsupport-24.08.2.tar.xz 1000764 BLAKE2B be8300f86c2f2472107c906a28810fa97a8d81fa342a34e840643b392755fc1ab1f51020895f69c3adb97d0d070eb34613bb7c55fc06ed8f815957be9027b028 SHA512 4904a0851f80c6e9632880e79cbe5b2704f7b8bbf6223e90b701cbca7f15c6fe3039873056cc819f5f25334ccb1753a3c52a019d47db5e07c55cb6b77a272636
DIST calendarsupport-24.08.3.tar.xz 1000872 BLAKE2B 7712b5960972f6d498258ac123bd2f31bbec4f9986bb764f3386974daa8caa29b49b998d00b8c8cbb6a2708931b240c98a7b476b72b66f9240f58ec6325abcfb SHA512 20429b65941dac523577c30489319fe3ef1c40f4802433f7783c58dcbf95e7b9a5b48c826899bdcebe7fe028e460f84addc86a26efddcf95b2828f785ab45564
diff --git a/kde-apps/calendarsupport/calendarsupport-24.08.2.ebuild b/kde-apps/calendarsupport/calendarsupport-24.08.2.ebuild
deleted file mode 100644
index 7721a8f73577..000000000000
--- a/kde-apps/calendarsupport/calendarsupport-24.08.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="false"
-KFMIN=6.5.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Calendar support library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-DEPEND="
- dev-libs/libical
- >=dev-libs/ktextaddons-1.5.4:6
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=kde-apps/akonadi-${PVCUT}:6
- >=kde-apps/akonadi-calendar-${PVCUT}:6
- >=kde-apps/akonadi-notes-${PVCUT}:6
- >=kde-apps/kcalutils-${PVCUT}:6
- >=kde-apps/kidentitymanagement-${PVCUT}:6
- >=kde-apps/kmime-${PVCUT}:6
- >=kde-apps/libkdepim-${PVCUT}:6
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/kholidays-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kjobwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"