From: Johannes Huber Date: Wed, 26 Aug 2015 22:19:48 +0000 (+0200) Subject: kde-apps/zeroconf-ioslave: Version bump 15.08.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=08d2c1652e41d1e77eda7fb7747082a18d4d5733;p=gentoo.git kde-apps/zeroconf-ioslave: Version bump 15.08.0 Package-Manager: portage-2.2.20.1 --- diff --git a/kde-apps/zeroconf-ioslave/Manifest b/kde-apps/zeroconf-ioslave/Manifest index 406d92e0b292..34707d472cbe 100644 --- a/kde-apps/zeroconf-ioslave/Manifest +++ b/kde-apps/zeroconf-ioslave/Manifest @@ -1 +1,2 @@ +DIST zeroconf-ioslave-15.08.0.tar.xz 26056 SHA256 72488ff34dad3502635f1f2161886cdfb91806cd1406c750d4733e31a7ec2f42 SHA512 1fd9a423c0f83e264dfdec053210d1efeb314acc87b025121041bcfc91cfde0a773bd19dd885525ceb8df088bb10c20928a67eddb8a2d136a98c81eed47961e5 WHIRLPOOL 6bcbb54b8c5d31199d96df562d02c16ecdd3a333016a5213cf6b1a6a567005d0ee78758560ac8ad9f136a14d8f21b684807bd8cc40ba2ed6000d70824db0bac3 DIST zeroconf-ioslave-4.14.3.tar.xz 25964 SHA256 55befaa418b9a3cbf47a8fbe6ae0932c4467af85a0745251f021ae09a42c1542 SHA512 8889a789ec2830fdb8a7a30ad0eab40a9ea5cc446d70a1c8bdf64cd1ef43ad35642da3bd2ef5b3368370ac1ec8251b3e8e6b6219cd9bd95af28c6005302b4dac WHIRLPOOL 7646807a4bf2daefccc7c755551425e07bb832c7958c31405258536f8ec3ed7ca665e7c6e6138a3fd17cf684b3ea7f87f76d48726b3bdaa02649fb859f39a82c diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.0.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.0.ebuild new file mode 100644 index 000000000000..bae6d0a22fea --- /dev/null +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" +KEYWORDS="~amd64 ~x86" +IUSE="debug"