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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7335158087 for ; Tue, 1 Feb 2022 04:43:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0D2D2BC070; Tue, 1 Feb 2022 04:43:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 348AD2BC070 for ; Tue, 1 Feb 2022 04:43:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E7AEC3431E3 for ; Tue, 1 Feb 2022 04:43:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE3FBD0 for ; Tue, 1 Feb 2022 04:43:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1643690573.0875dee5da97901503abd5ae1f56dfaf62024f74.sam@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-r5.ebuild X-VCS-Directories: net-fs/netatalk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0875dee5da97901503abd5ae1f56dfaf62024f74 X-VCS-Branch: master Date: Tue, 1 Feb 2022 04:43:16 +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: ffd24634-5f8b-4922-9867-7436ce7d0650 X-Archives-Hash: 614b29301eddfd63a3d18191526bfdee commit: 0875dee5da97901503abd5ae1f56dfaf62024f74 Author: Sam James gentoo org> AuthorDate: Tue Feb 1 04:42:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 1 04:42:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0875dee5 net-fs/netatalk: Stabilize 3.1.12-r5 amd64, #828302 Signed-off-by: Sam James gentoo.org> net-fs/netatalk/netatalk-3.1.12-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild b/net-fs/netatalk/netatalk-3.1.12-r5.ebuild index 7931f0d959a0..e1d1f84ed120 100644 --- a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild +++ b/net-fs/netatalk/netatalk-3.1.12-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(ver_cut 1-3)/${P}.tar.bz2" LICENSE="GPL-2 BSD" SLOT="0/18.0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="acl cracklib dbus debug kerberos ldap pam pgp quota samba +shadow ssl tracker tcpd zeroconf" CDEPEND="