commit:     53fce69319234d4709b9fe6fccc31ee20c78e69c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 10:12:01 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 10:12:01 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=53fce693

net-misc/kio-zeroconf: Re-integrate ${PN}-common

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-misc/kio-zeroconf/kio-zeroconf-24.12.49.9999.ebuild | 17 +++--------------
 net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild          | 17 +++--------------
 2 files changed, 6 insertions(+), 28 deletions(-)

diff --git a/net-misc/kio-zeroconf/kio-zeroconf-24.12.49.9999.ebuild 
b/net-misc/kio-zeroconf/kio-zeroconf-24.12.49.9999.ebuild
index 91a98d724d..a7a6f11e7d 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-24.12.49.9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-24.12.49.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,17 +23,6 @@ DEPEND="
        >=kde-frameworks/kio-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
-       >=net-misc/${PN}-common-${PV}
+       !<net-misc/kio-zeroconf-23.08.5-r2:5
+       !net-misc/kio-zeroconf-common
 "
-
-# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
-ECM_REMOVE_FROM_INSTALL=(
-       /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
-       /usr/share/remoteview/zeroconf.desktop
-       /usr/share/metainfo/org.kde.kio_zeroconf.metainfo.xml
-)
-
-src_prepare() {
-       ecm_src_prepare
-       ecm_punt_po_install
-}

diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild 
b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
index 400e6664cf..b5efd66cd7 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,17 +23,6 @@ DEPEND="
        >=kde-frameworks/kio-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
-       >=net-misc/${PN}-common-${PV}
+       !<net-misc/kio-zeroconf-23.08.5-r2:5
+       !net-misc/kio-zeroconf-common
 "
-
-# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
-ECM_REMOVE_FROM_INSTALL=(
-       /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
-       /usr/share/remoteview/zeroconf.desktop
-       /usr/share/metainfo/org.kde.kio_zeroconf.metainfo.xml
-)
-
-src_prepare() {
-       ecm_src_prepare
-       ecm_punt_po_install
-}

Reply via email to