forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kde-apps/zeroconf-ioslave: Version bump 15.08.0
Package-Manager: portage-2.2.20.1
- Loading branch information
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" |