summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 14:18:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 14:19:52 +0200
commita626108a406ebb30f298d6b5f6561b57cf6cbb13 (patch)
tree99445178be0890fd38ebabbd974a69505ed928ed /kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild
parentkde5-functions: Raise default ~arch kde-apps to KF-5.50 (diff)
downloadgentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.gz
gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.bz2
gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.zip
kde-apps: Drop KDE Applications 18.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild')
-rw-r--r--kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.08.1.ebuild22
1 files changed, 0 insertions, 22 deletions
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
-"