aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-29 15:47:03 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-29 16:08:54 +0100
commite0d0b5dcbf65182aae1f51240217ef51a9da095e (patch)
tree41e5c5cd8e9c04b2f73b976e6525df2086024b03 /net-misc
parentnet-misc/kio-zeroconf: drop 24.11.80 (diff)
downloadkde-e0d0b5dcbf65182aae1f51240217ef51a9da095e.tar.gz
kde-e0d0b5dcbf65182aae1f51240217ef51a9da095e.tar.bz2
kde-e0d0b5dcbf65182aae1f51240217ef51a9da095e.zip
net-misc/kio-zeroconf-common: drop 24.11.80
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/kio-zeroconf-common/Manifest1
-rw-r--r--net-misc/kio-zeroconf-common/kio-zeroconf-common-24.11.80.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/net-misc/kio-zeroconf-common/Manifest b/net-misc/kio-zeroconf-common/Manifest
index 29bb418979..836de3ea3b 100644
--- a/net-misc/kio-zeroconf-common/Manifest
+++ b/net-misc/kio-zeroconf-common/Manifest
@@ -1,2 +1 @@
-DIST kio-zeroconf-24.11.80.tar.xz 44904 BLAKE2B 5712706564c65312b8fdf3366412e41a56f7b566e0789f5c05a88d5c8a4074c0e2546d88c8882303333c440448e2424573faabaed5f80837ebd4330ff67dbb0b SHA512 9354e877302be2298b0f44908f812123608d3a3f03f1a13cf516d94d095a4f0465b3f4a8fccb600e5c91fc360ad82b2b0a6fac8fe7772da0293de179236ef048
DIST kio-zeroconf-24.11.90.tar.xz 44908 BLAKE2B 79aad5528e47a971a2d938afffbeac825f13b29f6cbabd4521e759ac3dc52770e4faf5ad39ab192f7c580410f266527008b6bec9081efc28356cc2de4a7d053d SHA512 98095695004d523f731ab9bf0a1962e680746d1fbcfc2705c3a7c87a8ed75183e26e9ea2daaaa7623a0a48a77cce948f9cd366bdc58af3f6724b030f03df38cd
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.11.80.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.11.80.ebuild
deleted file mode 100644
index 4ab4638c9e..0000000000
--- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.11.80.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}
-)