diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-12 21:03:02 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-12 21:03:02 +0200 |
commit | 22e6dea80d2cba6ee00f82b3b35e45c1703416bd (patch) | |
tree | ac569d0b990d8e0620af302e88b9b4a527d48ae5 /net-misc | |
parent | net-misc/kio-zeroconf: drop 24.08.1 (diff) | |
download | kde-22e6dea80d2cba6ee00f82b3b35e45c1703416bd.tar.gz kde-22e6dea80d2cba6ee00f82b3b35e45c1703416bd.tar.bz2 kde-22e6dea80d2cba6ee00f82b3b35e45c1703416bd.zip |
net-misc/kio-zeroconf-common: drop 24.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kio-zeroconf-common/Manifest | 1 | ||||
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.1.ebuild | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/net-misc/kio-zeroconf-common/Manifest b/net-misc/kio-zeroconf-common/Manifest deleted file mode 100644 index e3634a392d..0000000000 --- a/net-misc/kio-zeroconf-common/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kio-zeroconf-24.08.1.tar.xz 44896 BLAKE2B b49fbb9c8b4ccce222196470cbb80cd70398beb7e46ab5782925f59bbbaff61618ef32b243d9fa17f8e7e6ef984080029ed313fdeefc1a230cf51a6fc7e3ff07 SHA512 8d20bc685a5746073e8ee34c1b9546e86315e9cbe614837e03980a67df51a6d27edabbb5ada9ebe5e750a9d21621339c49b06de8ac714f821780debfd1bc0e28 diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.1.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.1.ebuild deleted file mode 100644 index 4ab4638c9e..0000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="${PN/-common/}" -KFMIN=5.115.0 -inherit ecm-common gear.kde.org - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -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} -) |