diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-12 19:02:00 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-12 21:28:28 +0200 |
commit | 7de36dfd907673731a9f5c46c44beac8e6ad9fff (patch) | |
tree | 630e8b801bac622e3687b7859d90a5e2f35f8108 /net-misc/kio-zeroconf-common | |
parent | net-misc/kio-zeroconf: drop 24.08.0-r1 (diff) | |
download | gentoo-7de36dfd907673731a9f5c46c44beac8e6ad9fff.tar.gz gentoo-7de36dfd907673731a9f5c46c44beac8e6ad9fff.tar.bz2 gentoo-7de36dfd907673731a9f5c46c44beac8e6ad9fff.zip |
net-misc/kio-zeroconf-common: drop 24.08.0-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc/kio-zeroconf-common')
-rw-r--r-- | net-misc/kio-zeroconf-common/Manifest | 1 | ||||
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0-r1.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 index fdf5e64d96e5..bd8981c0c546 100644 --- a/net-misc/kio-zeroconf-common/Manifest +++ b/net-misc/kio-zeroconf-common/Manifest @@ -1,3 +1,2 @@ DIST kio-zeroconf-24.05.2.tar.xz 44392 BLAKE2B 6ef8fc100cae8256b8a77ea0d11715df420bfa41fd09ebcb9f72b898981c1a0cd6067e14f4f01977f3d0314a5e0c0bac9a8864183a509652c37e8e3a2bfdb304 SHA512 ce85f0ef9ea1cf1efb58ea63f25ea50d141fe7756c06eaea55d44fa64b66831c80b54cec2d2d61d748807eb8c04cdb8dbd531ca69efa1874f58b0057c45c5f9f -DIST kio-zeroconf-24.08.0.tar.xz 44876 BLAKE2B ef95fff8d7e27d8d48aff732ff134e168f395a368e9264968819cea39be26c216db3952f17fdcd5be44f61184b7b3176b5fc5d502be42b9576f6665fce159667 SHA512 68a157909264c9c4a36f6c90086bf74a15024121170c8b9a8459866a192715937308f9bdc991eba61307cf0a771ac37bf40dfb32f369416463f9c9418542da9a 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.0-r1.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0-r1.ebuild deleted file mode 100644 index 4ab4638c9e5a..000000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0-r1.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} -) |