diff options
Diffstat (limited to 'kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.08.3.ebuild')
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.08.3.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.08.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.08.3.ebuild new file mode 100644 index 000000000000..fcea0ae06559 --- /dev/null +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.08.3.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde4-base + +DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |