diff options
author | 2025-02-02 11:12:59 +0100 | |
---|---|---|
committer | 2025-02-02 11:12:59 +0100 | |
commit | 96bba5c53028dd87753c649a560bfcee1566fbb8 (patch) | |
tree | 2726c148a7381d1f06897f52795153f030cfb94c /net-misc | |
parent | net-misc/kio-zeroconf: Re-integrate ${PN}-common (diff) | |
download | kde-96bba5c53028dd87753c649a560bfcee1566fbb8.tar.gz kde-96bba5c53028dd87753c649a560bfcee1566fbb8.tar.bz2 kde-96bba5c53028dd87753c649a560bfcee1566fbb8.zip |
net-misc/kio-zeroconf-common: treeclean, no longer useful
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
3 files changed, 0 insertions, 60 deletions
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild deleted file mode 100644 index c0db77a9a4..0000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="${PN/-common/}" -KFMIN=6.7.0 -inherit ecm-common gear.kde.org - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="" - -RDEPEND=" - !<net-misc/kio-zeroconf-23.08.5-r2:5 - !<net-misc/kio-zeroconf-24.08.0-r1:6 -" - -ECM_INSTALL_FILES=( - kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} - kioworker/zeroconf.desktop:\${KDE_INSTALL_DATADIR}/remoteview - org.kde.kio_zeroconf.metainfo.xml:\${KDE_INSTALL_METAINFODIR} -) diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild deleted file mode 100644 index f7ddbe4f3a..0000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="${PN/-common/}" -KFMIN=6.9.0 -inherit ecm-common gear.kde.org - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="" - -RDEPEND=" - !<net-misc/kio-zeroconf-23.08.5-r2:5 - !<net-misc/kio-zeroconf-24.08.0-r1:6 -" - -ECM_INSTALL_FILES=( - kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} - kioworker/zeroconf.desktop:\${KDE_INSTALL_DATADIR}/remoteview - org.kde.kio_zeroconf.metainfo.xml:\${KDE_INSTALL_METAINFODIR} -) diff --git a/net-misc/kio-zeroconf-common/metadata.xml b/net-misc/kio-zeroconf-common/metadata.xml deleted file mode 100644 index cb61f99058..0000000000 --- a/net-misc/kio-zeroconf-common/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> - <upstream> - <bugs-to>https://bugs.kde.org/</bugs-to> - <remote-id type="kde-invent">network/kio-zeroconf</remote-id> - </upstream> -</pkgmetadata> |