diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-18 00:39:10 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-19 11:23:31 +0200 |
| commit | 2401072adc2eaa0231e58bbee58f7aacefd6f624 (patch) | |
| tree | e3081141c2d486b810a4cebebdffc0c0727bf01a | |
| parent | 116f15bba26c9104646ac1bea69508f8943d7e93 (diff) | |
| download | kde-2401072adc2eaa0231e58bbee58f7aacefd6f624.tar.gz kde-2401072adc2eaa0231e58bbee58f7aacefd6f624.tar.bz2 kde-2401072adc2eaa0231e58bbee58f7aacefd6f624.zip | |
kde-apps/calendarsupport: Add slot op on PIM libraries
KDE PIM libraries break ABI on every release.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/calendarsupport/calendarsupport-25.04.49.9999.ebuild | 12 | ||||
| -rw-r--r-- | kde-apps/calendarsupport/calendarsupport-9999.ebuild | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/kde-apps/calendarsupport/calendarsupport-25.04.49.9999.ebuild b/kde-apps/calendarsupport/calendarsupport-25.04.49.9999.ebuild index fee5d36ba1f..1b118b2def4 100644 --- a/kde-apps/calendarsupport/calendarsupport-25.04.49.9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-25.04.49.9999.ebuild @@ -21,12 +21,12 @@ DEPEND=" dev-libs/libical >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/akonadi-calendar-${PVCUT}:6 - >=kde-apps/kcalutils-${PVCUT}:6 - >=kde-apps/kidentitymanagement-${PVCUT}:6 - >=kde-apps/kmime-${PVCUT}:6 - >=kde-apps/libkdepim-${PVCUT}:6 + >=kde-apps/akonadi-${PVCUT}:6= + >=kde-apps/akonadi-calendar-${PVCUT}:6= + >=kde-apps/kcalutils-${PVCUT}:6= + >=kde-apps/kidentitymanagement-${PVCUT}:6= + >=kde-apps/kmime-${PVCUT}:6= + >=kde-apps/libkdepim-${PVCUT}:6= >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcodecs-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 diff --git a/kde-apps/calendarsupport/calendarsupport-9999.ebuild b/kde-apps/calendarsupport/calendarsupport-9999.ebuild index fee5d36ba1f..1b118b2def4 100644 --- a/kde-apps/calendarsupport/calendarsupport-9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-9999.ebuild @@ -21,12 +21,12 @@ DEPEND=" dev-libs/libical >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/akonadi-calendar-${PVCUT}:6 - >=kde-apps/kcalutils-${PVCUT}:6 - >=kde-apps/kidentitymanagement-${PVCUT}:6 - >=kde-apps/kmime-${PVCUT}:6 - >=kde-apps/libkdepim-${PVCUT}:6 + >=kde-apps/akonadi-${PVCUT}:6= + >=kde-apps/akonadi-calendar-${PVCUT}:6= + >=kde-apps/kcalutils-${PVCUT}:6= + >=kde-apps/kidentitymanagement-${PVCUT}:6= + >=kde-apps/kmime-${PVCUT}:6= + >=kde-apps/libkdepim-${PVCUT}:6= >=kde-frameworks/kcalendarcore-${KFMIN}:6 >=kde-frameworks/kcodecs-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 |
