diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-01 15:45:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-01 15:49:57 +0200 |
commit | 788d2f533ddc43088537c064a602420cf94aed26 (patch) | |
tree | 03c4e92d07fd93bda7df4321e2a88862878975b8 /net-misc/kio-zeroconf-common | |
parent | net-misc/kio-zeroconf: drop 23.08.5-r1, 24.05.2-r1, 24.08.0 (diff) | |
download | gentoo-788d2f533ddc43088537c064a602420cf94aed26.tar.gz gentoo-788d2f533ddc43088537c064a602420cf94aed26.tar.bz2 gentoo-788d2f533ddc43088537c064a602420cf94aed26.zip |
net-misc/kio-zeroconf-common: drop 24.05.2, 24.08.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc/kio-zeroconf-common')
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-24.05.2.ebuild | 22 | ||||
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild | 22 |
2 files changed, 0 insertions, 44 deletions
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.05.2.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.05.2.ebuild deleted file mode 100644 index 91fb277a7f82..000000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.05.2.ebuild +++ /dev/null @@ -1,22 +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-r1:5 - !<net-misc/kio-zeroconf-24.05.2-r1:6 -" - -ECM_INSTALL_FILES=( - kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} -) diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild deleted file mode 100644 index b07e670c3c15..000000000000 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild +++ /dev/null @@ -1,22 +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-r1:5 - !<net-misc/kio-zeroconf-24.05.2-r1:6 -" - -ECM_INSTALL_FILES=( - kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} -) |