summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-05 20:32:48 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-09 21:00:43 +0200
commit8b5811dd1b213ba290b2d9b76cae494dd1168779 (patch)
tree7ccc9857b1fed900ca7f68427108a1c6fda4d8ba
parentkde-frameworks/kbookmarks: drop 5.70* (diff)
downloadgentoo-8b5811dd1b213ba290b2d9b76cae494dd1168779.tar.gz
gentoo-8b5811dd1b213ba290b2d9b76cae494dd1168779.tar.bz2
gentoo-8b5811dd1b213ba290b2d9b76cae494dd1168779.zip
kde-frameworks/kcalendarcore: drop 5.70*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kcalendarcore/Manifest1
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.70.0.ebuild27
2 files changed, 0 insertions, 28 deletions
diff --git a/kde-frameworks/kcalendarcore/Manifest b/kde-frameworks/kcalendarcore/Manifest
index 0849ecaf5697..875095134abf 100644
--- a/kde-frameworks/kcalendarcore/Manifest
+++ b/kde-frameworks/kcalendarcore/Manifest
@@ -1,2 +1 @@
-DIST kcalendarcore-5.70.0.tar.xz 254768 BLAKE2B 0057903643ba05aeb714faa6833e6e84d51898ddcda4ab60d694dcb1d5ba352a8027fac41362666c657275870c31be0324e6747852955506ff051a7919cd3a6a SHA512 1138a8c45470e4af32a0bbf7384dcba65a666de2cf6598ecd128e42087b16d3814e90cfe610453a1bb5044210e6fac174663c799e52aeffc91863bb5ab7a463d
DIST kcalendarcore-5.74.0.tar.xz 255684 BLAKE2B 8e2547f784881f031e9e9bd3a461aaa6219d419c43b096be9a7a357ed95fd232c5350577298bc4cc640966023cf6fec51bd952fca4a11cac817d6756fab3b2e4 SHA512 f6b48283d5433e171a1961abcbf47422fb8ce1e6412d0a83de20c16b2e81e065e16c1525440e1a29791b31ec74fbe672878cd554fceab703cc0c9c45c23524af
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.70.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.70.0.ebuild
deleted file mode 100644
index 9abec5db33a6..000000000000
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.70.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Library for interfacing with calendars"
-LICENSE="GPL-2+ test? ( LGPL-3+ )"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE=""
-
-BDEPEND="
- sys-devel/bison
-"
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- dev-libs/libical:=
-"
-RDEPEND="${DEPEND}
- !kde-apps/kcalcore:5
-"
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely