diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-25 21:22:17 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-26 00:33:25 +0100 |
commit | 4396c608794f2d2760ef53df83426c52aef59704 (patch) | |
tree | b0303a68354a7d2247df6fe2996cada1ee573f00 /kde-plasma/breeze-plymouth | |
parent | ecm.eclass: Relax kde-frameworks/extra-cmake-modules SLOT dep to :* (diff) | |
download | gentoo-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 'kde-plasma/breeze-plymouth')
-rw-r--r-- | kde-plasma/breeze-plymouth/breeze-plymouth-5.27.8.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/breeze-plymouth/breeze-plymouth-5.27.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.8.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.8.ebuild index f5b72a549904..91539c7ce710 100644 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.8.ebuild +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.8.ebuild @@ -14,7 +14,7 @@ SLOT="5" KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86" IUSE="" -BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:5" +BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:0" DEPEND="sys-boot/plymouth" RDEPEND="${DEPEND}" diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.9.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.9.ebuild index f5b72a549904..91539c7ce710 100644 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.9.ebuild +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.27.9.ebuild @@ -14,7 +14,7 @@ SLOT="5" KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86" IUSE="" -BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:5" +BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:0" DEPEND="sys-boot/plymouth" RDEPEND="${DEPEND}" |