From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4291E158095 for ; Sat, 16 Jul 2022 18:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5898E0F65; Sat, 16 Jul 2022 18:23:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69718E0F63 for ; Sat, 16 Jul 2022 18:23:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3E29341105 for ; Sat, 16 Jul 2022 18:23:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AF1153D for ; Sat, 16 Jul 2022 18:23:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1657995800.de81aa0afd1474a234150946808bffb14f7e9ffd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/zeroconf-ioslave/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild X-VCS-Directories: kde-apps/zeroconf-ioslave/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: de81aa0afd1474a234150946808bffb14f7e9ffd X-VCS-Branch: master Date: Sat, 16 Jul 2022 18:23:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01a15cbe-0185-49c7-8bb7-85910724fd69 X-Archives-Hash: c6d01a3116a8ac6cac656f4aeedf4864 commit: de81aa0afd1474a234150946808bffb14f7e9ffd Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jul 15 14:00:43 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 16 18:23:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de81aa0a kde-apps/zeroconf-ioslave: Update DESCRIPTION, fix LICENSE See also: https://phabricator.kde.org/T15662 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild | 4 ++-- kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild index 89cb3f13a9f2..bb2a6db70f65 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-21.12.3.ebuild @@ -7,9 +7,9 @@ KFMIN=5.88.0 QTMIN=5.15.2 inherit ecm kde.org -DESCRIPTION="DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" +DESCRIPTION="KIO worker to discover file systems by DNS-SD (DNS Service Discovery)" -LICENSE="GPL-2" # TODO: CHECK +LICENSE="GPL-2+" SLOT="5" KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="" diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild index 8c2fa8a79e91..a2c2f3293cbd 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-22.04.3.ebuild @@ -7,9 +7,9 @@ KFMIN=5.92.0 QTMIN=5.15.4 inherit ecm gear.kde.org -DESCRIPTION="DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" +DESCRIPTION="KIO worker to discover file systems by DNS-SD (DNS Service Discovery)" -LICENSE="GPL-2" # TODO: CHECK +LICENSE="GPL-2+" SLOT="5" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE=""