summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/zeroconf-ioslave')
-rw-r--r--kde-apps/zeroconf-ioslave/Manifest1
-rw-r--r--kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/zeroconf-ioslave/Manifest b/kde-apps/zeroconf-ioslave/Manifest
index e1c2a817bb8a..bcac5394e753 100644
--- a/kde-apps/zeroconf-ioslave/Manifest
+++ b/kde-apps/zeroconf-ioslave/Manifest
@@ -1,3 +1,2 @@
DIST zeroconf-ioslave-18.04.3.tar.xz 38980 BLAKE2B d3167ffc83c70dccf2b1a5cb44aaa307a37b05d87f4fb617319c4f7ae1c8e69182cdd1581fa60fb53b67d1b9acb8bfdaa97c8edb9b1f50c78ee768416efa3299 SHA512 f6be3f1ee9fd4300b62a57e8001df76739521a5797b99f8a3a8407f8a8a96180d2e066654f08a73e51ab7d2adbf2311d209dc2f10d2ae2abe85b3efe5e14b79e
-DIST zeroconf-ioslave-18.08.1.tar.xz 39028 BLAKE2B 07df78b341f6ddecb6a5f33626d722aa2af6ca44928d9c0cc73ae6b1fe9e376e16118b275d67c833915e4bf36bcb95244942309a0445b7972e8ebea667da83bd SHA512 86d24b24d0d3bdf520f042fcafcc439e52655f66441fc3eb16d880963b69aa015ff993b78f913229a3d54d44d6ba25a93b305d44ad535c8a359e390442a8a9ea
DIST zeroconf-ioslave-18.08.2.tar.xz 38976 BLAKE2B cf247344f8099bc79786518e5be8bb4f73f5d802458aa5888615165edeea566811fc571daa23580b0f7a930ebedb116c31d194065fbe19c95e0ecab5b98fb9d7 SHA512 201e21363a6bbbab6accd4d77c45b29dc7df62f3430250d8a0ec96ff36ef8d85da2fc4efafff11331ef33bd77cf84398e742b1d7cf071c41b5730b0626f2c8cf
diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild
deleted file mode 100644
index 9b485d5e9478..000000000000
--- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdnssd)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_qt_dep qtdbus)
-"
-RDEPEND="${DEPEND}
- !kde-apps/kde4-l10n
-"