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 7742213835A for ; Thu, 22 Apr 2021 15:28:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3958E092C; Thu, 22 Apr 2021 15:28:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 93EDBE092C for ; Thu, 22 Apr 2021 15:28:26 +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 9B77E341209 for ; Thu, 22 Apr 2021 15:28:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47F8B729 for ; Thu, 22 Apr 2021 15:28:24 +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: <1619105287.d31a80f55ba20fffcffeeb961b82745c29e645c8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/dash/dash-2.18.1.ebuild X-VCS-Directories: app-emacs/dash/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d31a80f55ba20fffcffeeb961b82745c29e645c8 X-VCS-Branch: master Date: Thu, 22 Apr 2021 15:28:24 +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: 230092e6-ccbc-48c3-a75a-96f481adfa4c X-Archives-Hash: 653b3704aa019cea36fa53501b8260df commit: d31a80f55ba20fffcffeeb961b82745c29e645c8 Author: Sam James gentoo org> AuthorDate: Thu Apr 22 15:27:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 22 15:28:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31a80f5 app-emacs/dash: fix copyright year Fixes: d4bc07ec157acc2eeb684ac885e94be5b8151c16 (time machine!) Signed-off-by: Sam James gentoo.org> app-emacs/dash/dash-2.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild index 62c3a1a1c7f..ed34f1c9dc1 100644 --- a/app-emacs/dash/dash-2.18.1.ebuild +++ b/app-emacs/dash/dash-2.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7