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