summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-11-25 21:22:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-11-26 00:33:25 +0100
commit4396c608794f2d2760ef53df83426c52aef59704 (patch)
treeb0303a68354a7d2247df6fe2996cada1ee573f00 /x11-themes/qtcurve
parentecm.eclass: Relax kde-frameworks/extra-cmake-modules SLOT dep to :* (diff)
downloadgentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.gz
gentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.bz2
gentoo-4396c608794f2d2760ef53df83426c52aef59704.zip
kde-frameworks/extra-cmake-modules: slotmove 5 to 0
See also: https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability "Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible and should also be used for KF5 builds." Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild2
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild
index 4b85cc310ca3..da4c0a277711 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_p20210412.ebuild
@@ -55,7 +55,7 @@ RDEPEND="${DEPEND}"
BDEPEND="
virtual/pkgconfig
nls? ( sys-devel/gettext )
- plasma? ( kde-frameworks/extra-cmake-modules:5 )
+ plasma? ( kde-frameworks/extra-cmake-modules:0 )
"
DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 805ba185c700..067dbc62f867 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -59,7 +59,7 @@ RDEPEND="${DEPEND}"
BDEPEND="
virtual/pkgconfig
nls? ( sys-devel/gettext )
- plasma? ( kde-frameworks/extra-cmake-modules:5 )
+ plasma? ( kde-frameworks/extra-cmake-modules:0 )
"
DOCS=( AUTHORS ChangeLog.md README.md TODO.md )