commit:     ce1657c8294ff802ec408214a7a8bd6ba876d9ab
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 19:45:38 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 19:45:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ce1657c8

[kde-apps/zeroconf-ioslave] Add KF5 version

Package-Manager: portage-2.2.20

 .../zeroconf-ioslave-5.9999.ebuild                 | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-5.9999.ebuild 
b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-5.9999.ebuild
new file mode 100644
index 0000000..e127e68
--- /dev/null
+++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-5.9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and 
kded module"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+       $(add_frameworks_dep kcoreaddons)
+       $(add_frameworks_dep kdbusaddons)
+       $(add_frameworks_dep kdnssd)
+       $(add_frameworks_dep ki18n)
+       $(add_frameworks_dep kio)
+       dev-qt/qtdbus:5
+"
+
+RDEPEND="${DEPEND}"

Reply via email to