commit:     dca84b8911f24e94e9a7a72619c6a503463e4462
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 17 22:41:23 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 09:23:31 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dca84b89

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 <asturm <AT> gentoo.org>

 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 f4566b94ef..b1b582f372 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 f4566b94ef..b1b582f372 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] )

Reply via email to