aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-01-03 16:29:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-01-03 16:29:55 +0100
commitdd27ddbd770e0f1741459f135c09eeffead38021 (patch)
treec1729b0567ceca5627b8013662a8f260d3ed435c
parentkde-plasma/oxygen: Drop obsolete blocker (diff)
downloadkde-dd27ddbd.tar.gz
kde-dd27ddbd.tar.bz2
kde-dd27ddbd.zip
kde-frameworks/kcalendarcore: Drop obsolete blocker
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild10
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild10
2 files changed, 6 insertions, 14 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
index c8d79be4c9..43564b587e 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,13 +15,9 @@ 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
-"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/bison"
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
index bc848d0179..6abd3c2769 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,13 +15,9 @@ 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
-"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/bison"