net-misc/kio-zeroconf: drop 26.04.1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-07-07 21:47:29 +02:00
parent 8b1e74ed64
commit 0bd58df428
2 changed files with 0 additions and 29 deletions

View File

@@ -1,2 +1 @@
DIST kio-zeroconf-26.04.1.tar.xz 45532 BLAKE2B dc24ad8f6b051e62b648333aaaa59a5fc2da9170ff12999868e09c45cb995679fc40b855a40f13a50c08b473654555d7c98066348291415ebb42b5680624104a SHA512 37f27d3ded982edc1c5d074f22a3076ed04be6eeab7ad6c574d835312458b5fb1156befb502f16a317eaa2cf7d88c9005d9fdad37cf0fdbc820864d68d0f727c
DIST kio-zeroconf-26.04.3.tar.xz 45560 BLAKE2B 0986d61819b03a681798a43940a38fd2e6d8da0bafdc8feda5572362877e5eeaaf3139756f9f67a0f2b80146e1ebe9bc2e1b1eeea9246907b3fd590f254a8907 SHA512 d977971877f0c9ecc4d60db2fd6dd608bdebe58aa151301f7ba70bbe2850fc8945e9a2d4a0ee623a46fbdcbb028a7f798c64b4d547cac1654589f9188b93a6b3

View File

@@ -1,28 +0,0 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org
DESCRIPTION="KIO worker to discover file systems by DNS-SD (DNS Service Discovery)"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS="amd64 arm64 ~ppc64 ~x86"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus]
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/kdnssd-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}
!<net-misc/kio-zeroconf-23.08.5-r2:5
!net-misc/kio-zeroconf-common
"