aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-04-11 22:22:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-04-11 22:22:37 +0200
commit29ad4a1d15e8956040ab7151ec4559acd5f14e93 (patch)
treef5af8552cbb44d222a6b8a445cc8b2ee7dde8a9c /kde-apps/kcalutils
parentkde-apps/kalarm: drop 24.02.49.9999 (diff)
downloadkde-29ad4a1d15e8956040ab7151ec4559acd5f14e93.tar.gz
kde-29ad4a1d15e8956040ab7151ec4559acd5f14e93.tar.bz2
kde-29ad4a1d15e8956040ab7151ec4559acd5f14e93.zip
kde-apps/kcalutils: drop 24.02.49.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kcalutils')
-rw-r--r--kde-apps/kcalutils/kcalutils-24.02.49.9999.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/kde-apps/kcalutils/kcalutils-24.02.49.9999.ebuild b/kde-apps/kcalutils/kcalutils-24.02.49.9999.ebuild
deleted file mode 100644
index 3cc865b2b7..0000000000
--- a/kde-apps/kcalutils/kcalutils-24.02.49.9999.ebuild
+++ /dev/null
@@ -1,34 +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="true"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library providing utility functions for the handling of calendar data"
-HOMEPAGE="https://api.kde.org/kdepim/kcalutils/html/index.html"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-RESTRICT="test" # bugs 653616, 711666
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=kde-apps/kidentitymanagement-${PVCUT}:6
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kiconthemes-${KFMIN}:6
- >=kde-frameworks/ktexttemplate-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"