summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-17 11:36:49 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-17 11:36:49 +0100
commite2db47eaae00ec33f8971db44b68645c5d3b9590 (patch)
tree3ec0cf16ddb5854017e134fabebe14bf8cb94a34 /kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild
parent616579b5d773c50af31ee56f00105d96ce641ca2 (diff)
gentoo resync : 17.08.2021
Diffstat (limited to 'kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild')
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild
deleted file mode 100644
index ab621edd1b5b..000000000000
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.84.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-QTMIN=5.15.2
-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=""
-
-RESTRICT+=" test" # multiple tests fail or hang indefinitely
-
-BDEPEND="
- sys-devel/bison
-"
-DEPEND="
- >=dev-libs/libical-3.0.5:=
- >=dev-qt/qtgui-${QTMIN}:5
-"
-RDEPEND="${DEPEND}
- !kde-apps/kcalcore:5
-"