summaryrefslogtreecommitdiff
path: root/kde-frameworks/khtml/khtml-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-23 21:21:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-28 16:55:59 +0100
commitb3bf5f19f6104c1f51b8bc5b2df2b067857779c5 (patch)
treebb5ea362c6a78eb5bcfae5e30e8112eb1fd46fba /kde-frameworks/khtml/khtml-9999.ebuild
parente9d453f9791bbe3038b36d24b4ca8382beb623b9 (diff)
downloadkde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.tar.gz
kde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.tar.bz2
kde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.zip
kde-frameworks: Lock down version on kde-frameworks/* deps to =${PVCUT}*
...where PVCUT=$(ver_cut 1-2) so it does not break with the rare point release. KDE Frameworks do not guarantee compatibility with mixed versions, similar to how no one would expect half of a Qt upgrade to work trouble free. Bug: https://bugs.gentoo.org/703622 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/khtml/khtml-9999.ebuild')
-rw-r--r--kde-frameworks/khtml/khtml-9999.ebuild42
1 files changed, 21 insertions, 21 deletions
diff --git a/kde-frameworks/khtml/khtml-9999.ebuild b/kde-frameworks/khtml/khtml-9999.ebuild
index ff1bda4adf4..b140d4f3ec4 100644
--- a/kde-frameworks/khtml/khtml-9999.ebuild
+++ b/kde-frameworks/khtml/khtml-9999.ebuild
@@ -19,27 +19,27 @@ BDEPEND="
dev-util/gperf
"
RDEPEND="
- >=kde-frameworks/karchive-${PVCUT}:5
- >=kde-frameworks/kcodecs-${PVCUT}:5
- >=kde-frameworks/kcompletion-${PVCUT}:5
- >=kde-frameworks/kconfig-${PVCUT}:5
- >=kde-frameworks/kconfigwidgets-${PVCUT}:5
- >=kde-frameworks/kcoreaddons-${PVCUT}:5
- >=kde-frameworks/kglobalaccel-${PVCUT}:5
- >=kde-frameworks/ki18n-${PVCUT}:5
- >=kde-frameworks/kiconthemes-${PVCUT}:5
- >=kde-frameworks/kio-${PVCUT}:5
- >=kde-frameworks/kjobwidgets-${PVCUT}:5
- >=kde-frameworks/kjs-${PVCUT}:5
- >=kde-frameworks/knotifications-${PVCUT}:5
- >=kde-frameworks/kparts-${PVCUT}:5
- >=kde-frameworks/kservice-${PVCUT}:5
- >=kde-frameworks/ktextwidgets-${PVCUT}:5
- >=kde-frameworks/kwallet-${PVCUT}:5
- >=kde-frameworks/kwidgetsaddons-${PVCUT}:5
- >=kde-frameworks/kwindowsystem-${PVCUT}:5
- >=kde-frameworks/kxmlgui-${PVCUT}:5
- >=kde-frameworks/sonnet-${PVCUT}:5
+ =kde-frameworks/karchive-${PVCUT}*:5
+ =kde-frameworks/kcodecs-${PVCUT}*:5
+ =kde-frameworks/kcompletion-${PVCUT}*:5
+ =kde-frameworks/kconfig-${PVCUT}*:5
+ =kde-frameworks/kconfigwidgets-${PVCUT}*:5
+ =kde-frameworks/kcoreaddons-${PVCUT}*:5
+ =kde-frameworks/kglobalaccel-${PVCUT}*:5
+ =kde-frameworks/ki18n-${PVCUT}*:5
+ =kde-frameworks/kiconthemes-${PVCUT}*:5
+ =kde-frameworks/kio-${PVCUT}*:5
+ =kde-frameworks/kjobwidgets-${PVCUT}*:5
+ =kde-frameworks/kjs-${PVCUT}*:5
+ =kde-frameworks/knotifications-${PVCUT}*:5
+ =kde-frameworks/kparts-${PVCUT}*:5
+ =kde-frameworks/kservice-${PVCUT}*:5
+ =kde-frameworks/ktextwidgets-${PVCUT}*:5
+ =kde-frameworks/kwallet-${PVCUT}*:5
+ =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
+ =kde-frameworks/kwindowsystem-${PVCUT}*:5
+ =kde-frameworks/kxmlgui-${PVCUT}*:5
+ =kde-frameworks/sonnet-${PVCUT}*:5
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5[ssl]