From dca84b8911f24e94e9a7a72619c6a503463e4462 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 18 Jun 2025 00:41:23 +0200 Subject: kde-misc/zanshin: Add slot op on PIM libraries KDE PIM libraries break ABI on every release. Pin kde-apps/kdepim-runtime to =${PVCUT} where it is RDEPEND only. Signed-off-by: Andreas Sturmlechner --- kde-misc/zanshin/zanshin-25.04.49.9999.ebuild | 12 ++++++------ kde-misc/zanshin/zanshin-9999.ebuild | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/kde-misc/zanshin/zanshin-25.04.49.9999.ebuild b/kde-misc/zanshin/zanshin-25.04.49.9999.ebuild index f4566b94ef9..b1b582f372b 100644 --- a/kde-misc/zanshin/zanshin-25.04.49.9999.ebuild +++ b/kde-misc/zanshin/zanshin-25.04.49.9999.ebuild @@ -24,11 +24,11 @@ RESTRICT="test" # bug 785844 # kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/akonadi-calendar-${PVCUT}:6 - >=kde-apps/akonadi-contacts-${PVCUT}:6 - >=kde-apps/kmime-${PVCUT}:6 - >=kde-apps/kontactinterface-${PVCUT}:6 + >=kde-apps/akonadi-${PVCUT}:6= + >=kde-apps/akonadi-calendar-${PVCUT}:6= + >=kde-apps/akonadi-contacts-${PVCUT}:6= + >=kde-apps/kmime-${PVCUT}:6= + >=kde-apps/kontactinterface-${PVCUT}:6= >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcodecs-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 @@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND} dev-libs/boost " RDEPEND="${COMMON_DEPEND} - >=kde-apps/kdepim-runtime-${PVCUT}:6 + =kde-apps/kdepim-runtime-${PVCUT}*:6 " BDEPEND=" test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] ) diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-9999.ebuild index f4566b94ef9..b1b582f372b 100644 --- a/kde-misc/zanshin/zanshin-9999.ebuild +++ b/kde-misc/zanshin/zanshin-9999.ebuild @@ -24,11 +24,11 @@ RESTRICT="test" # bug 785844 # kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/akonadi-calendar-${PVCUT}:6 - >=kde-apps/akonadi-contacts-${PVCUT}:6 - >=kde-apps/kmime-${PVCUT}:6 - >=kde-apps/kontactinterface-${PVCUT}:6 + >=kde-apps/akonadi-${PVCUT}:6= + >=kde-apps/akonadi-calendar-${PVCUT}:6= + >=kde-apps/akonadi-contacts-${PVCUT}:6= + >=kde-apps/kmime-${PVCUT}:6= + >=kde-apps/kontactinterface-${PVCUT}:6= >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcodecs-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 @@ -52,7 +52,7 @@ DEPEND="${COMMON_DEPEND} dev-libs/boost " RDEPEND="${COMMON_DEPEND} - >=kde-apps/kdepim-runtime-${PVCUT}:6 + =kde-apps/kdepim-runtime-${PVCUT}*:6 " BDEPEND=" test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] ) -- cgit v1.2.3