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 /games-action | |
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 'games-action')
-rw-r--r-- | games-action/prismlauncher/prismlauncher-7.2-r1.ebuild | 2 | ||||
-rw-r--r-- | games-action/prismlauncher/prismlauncher-8.0.ebuild | 2 | ||||
-rw-r--r-- | games-action/prismlauncher/prismlauncher-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-action/prismlauncher/prismlauncher-7.2-r1.ebuild b/games-action/prismlauncher/prismlauncher-7.2-r1.ebuild index 86da806aab2e..3e8577caf63f 100644 --- a/games-action/prismlauncher/prismlauncher-7.2-r1.ebuild +++ b/games-action/prismlauncher/prismlauncher-7.2-r1.ebuild @@ -84,7 +84,7 @@ COMMON_DEPENDS=" BDEPEND=" app-text/scdoc dev-cpp/gulrak-filesystem - kde-frameworks/extra-cmake-modules:5 + kde-frameworks/extra-cmake-modules:0 " DEPEND=" diff --git a/games-action/prismlauncher/prismlauncher-8.0.ebuild b/games-action/prismlauncher/prismlauncher-8.0.ebuild index 06a89b80966d..d060f03df8d5 100644 --- a/games-action/prismlauncher/prismlauncher-8.0.ebuild +++ b/games-action/prismlauncher/prismlauncher-8.0.ebuild @@ -84,7 +84,7 @@ COMMON_DEPENDS=" BDEPEND=" app-text/scdoc dev-cpp/gulrak-filesystem - kde-frameworks/extra-cmake-modules:5 + kde-frameworks/extra-cmake-modules:0 " DEPEND=" diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-9999.ebuild index f3bc7a163f2f..0390171faefa 100644 --- a/games-action/prismlauncher/prismlauncher-9999.ebuild +++ b/games-action/prismlauncher/prismlauncher-9999.ebuild @@ -84,7 +84,7 @@ COMMON_DEPENDS=" BDEPEND=" app-text/scdoc dev-cpp/gulrak-filesystem - kde-frameworks/extra-cmake-modules:5 + kde-frameworks/extra-cmake-modules:0 " DEPEND=" |