Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/
Date: Thu, 22 Apr 2021 15:28:27
Message-Id: 1619105287.d31a80f55ba20fffcffeeb961b82745c29e645c8.sam@gentoo
1 commit: d31a80f55ba20fffcffeeb961b82745c29e645c8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 15:27:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 15:28:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31a80f5
7
8 app-emacs/dash: fix copyright year
9
10 Fixes: d4bc07ec157acc2eeb684ac885e94be5b8151c16 (time machine!)
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-emacs/dash/dash-2.18.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild
17 index 62c3a1a1c7f..ed34f1c9dc1 100644
18 --- a/app-emacs/dash/dash-2.18.1.ebuild
19 +++ b/app-emacs/dash/dash-2.18.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7