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 37C6D158091 for ; Fri, 17 Jun 2022 23:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ABA2E0B17; Fri, 17 Jun 2022 23:45:28 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66E88E0B17 for ; Fri, 17 Jun 2022 23:45:28 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E2E13417BE for ; Fri, 17 Jun 2022 23:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D1237F for ; Fri, 17 Jun 2022 23:45:26 +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: <1655509518.18b1c3ab326204a7618414d2e8fb504f9243755b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs4-acl-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild X-VCS-Directories: net-fs/nfs4-acl-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 18b1c3ab326204a7618414d2e8fb504f9243755b X-VCS-Branch: master Date: Fri, 17 Jun 2022 23:45:26 +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: 773d8af7-aafa-47ec-8939-92e091587d97 X-Archives-Hash: f5d82213971c72681f3c380ee7e7ffc4 commit: 18b1c3ab326204a7618414d2e8fb504f9243755b Author: Sam James gentoo org> AuthorDate: Fri Jun 17 23:45:18 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jun 17 23:45:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b1c3ab net-fs/nfs4-acl-tools: fix copyright Signed-off-by: Sam James gentoo.org> net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild index e6d5317ee8cc..d6a9c1322069 100644 --- a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild +++ b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8