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 EA35B158090 for ; Tue, 24 May 2022 17:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C4CE0905; Tue, 24 May 2022 17:53:52 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C067E0905 for ; Tue, 24 May 2022 17:53:51 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07B80341D84 for ; Tue, 24 May 2022 17:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F27B4F6 for ; Tue, 24 May 2022 17:53:47 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1653413801.9f8a6584ed5bcd188612a79443faf9da72a79bc7.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-R/pkgbuild/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-R/pkgbuild/pkgbuild-1.3.1.ebuild X-VCS-Directories: dev-R/pkgbuild/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 9f8a6584ed5bcd188612a79443faf9da72a79bc7 X-VCS-Branch: master Date: Tue, 24 May 2022 17:53:47 +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: 7803609e-de72-4716-a362-06852978e8f7 X-Archives-Hash: 95dccba738f19ebc0e2870cfc63848d3 commit: 9f8a6584ed5bcd188612a79443faf9da72a79bc7 Author: Alessandro Barbieri gmail com> AuthorDate: Tue May 24 17:21:52 2022 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Tue May 24 17:36:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f8a6584 dev-R/pkgbuild: fix copyright Signed-off-by: Alessandro Barbieri gmail.com> dev-R/pkgbuild/pkgbuild-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-R/pkgbuild/pkgbuild-1.3.1.ebuild b/dev-R/pkgbuild/pkgbuild-1.3.1.ebuild index cbac7b359..696d69162 100644 --- a/dev-R/pkgbuild/pkgbuild-1.3.1.ebuild +++ b/dev-R/pkgbuild/pkgbuild-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7