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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A686A13835B for ; Wed, 28 Apr 2021 16:27:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06959E091F; Wed, 28 Apr 2021 16:27:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E373AE091F for ; Wed, 28 Apr 2021 16:27:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9C5A340E41 for ; Wed, 28 Apr 2021 16:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C895737 for ; Wed, 28 Apr 2021 16:27:36 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1619627244.fce4168f831c9ba6e61b9ad773261d01a1069558.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/netatalk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/netatalk/netatalk-3.1.12-r1.ebuild net-fs/netatalk/netatalk-3.1.12-r2.ebuild X-VCS-Directories: net-fs/netatalk/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: fce4168f831c9ba6e61b9ad773261d01a1069558 X-VCS-Branch: master Date: Wed, 28 Apr 2021 16:27:36 +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: 9c037289-f40b-482b-876b-34e5a9e1881d X-Archives-Hash: b94fc6967438f59ed90db6d7a938d3bd commit: fce4168f831c9ba6e61b9ad773261d01a1069558 Author: Matt Turner gentoo org> AuthorDate: Wed Apr 28 16:20:41 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 28 16:27:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce4168f net-fs/netatalk: Depend on appropriate app-misc/tracker SLOT Signed-off-by: Matt Turner gentoo.org> .../netatalk/{netatalk-3.1.12-r1.ebuild => netatalk-3.1.12-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/netatalk/netatalk-3.1.12-r1.ebuild b/net-fs/netatalk/netatalk-3.1.12-r2.ebuild similarity index 99% rename from net-fs/netatalk/netatalk-3.1.12-r1.ebuild rename to net-fs/netatalk/netatalk-3.1.12-r2.ebuild index 8d987c2b347..3a286936a38 100644 --- a/net-fs/netatalk/netatalk-3.1.12-r1.ebuild +++ b/net-fs/netatalk/netatalk-3.1.12-r2.ebuild @@ -34,7 +34,7 @@ CDEPEND=" pam? ( sys-libs/pam ) ssl? ( dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers ) - tracker? ( app-misc/tracker ) + tracker? ( app-misc/tracker:0= ) zeroconf? ( net-dns/avahi[dbus] ) " RDEPEND="${CDEPEND}"