commit: 58ff84d4922829aa8cae1cff8eedad1c3fddb5d1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 21:39:29 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 21:53:57 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=58ff84d4
net-misc/kio-zeroconf: Block net-misc/kio-zeroconf:5[-kf6compat(-)]
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/kio-zeroconf/kio-zeroconf-24.02.49.9999.ebuild | 4 +++-
net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-24.02.49.9999.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-24.02.49.9999.ebuild
index d22e70918d..eb43aad063 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-24.02.49.9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-24.02.49.9999.ebuild
@@ -22,4 +22,6 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5[-kf6compat(-)]
+"
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
index d22e70918d..eb43aad063 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
@@ -22,4 +22,6 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5[-kf6compat(-)]
+"