summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-06-18 00:41:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-06-19 11:23:31 +0200
commitdca84b8911f24e94e9a7a72619c6a503463e4462 (patch)
tree6d91e5d4dc36f5edfb315f2b8d084a0744d081f5
parentca716ee4971bd2cc38b54699a03e52f4fe7c2176 (diff)
downloadkde-dca84b8911f24e94e9a7a72619c6a503463e4462.tar.gz
kde-dca84b8911f24e94e9a7a72619c6a503463e4462.tar.bz2
kde-dca84b8911f24e94e9a7a72619c6a503463e4462.zip
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@gentoo.org>
-rw-r--r--kde-misc/zanshin/zanshin-25.04.49.9999.ebuild12
-rw-r--r--kde-misc/zanshin/zanshin-9999.ebuild12
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] )