Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mdbook/
Date: Tue, 04 Jan 2022 20:14:11
Message-Id: 1641327184.2da1cd5fe1e35f19e68fc34fc64c995448ea7674.ionen@gentoo
1 commit: 2da1cd5fe1e35f19e68fc34fc64c995448ea7674
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 20:13:02 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 20:13:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da1cd5f
7
8 app-text/mdbook: fix pkvdev's copyright year
9
10 The 2021- wasn't added and didn't notice.
11
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 app-text/mdbook/mdbook-0.4.15.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/mdbook/mdbook-0.4.15.ebuild b/app-text/mdbook/mdbook-0.4.15.ebuild
18 index 51dab9d0dce7..61270c429392 100644
19 --- a/app-text/mdbook/mdbook-0.4.15.ebuild
20 +++ b/app-text/mdbook/mdbook-0.4.15.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2022 Gentoo Authors
23 +# Copyright 2021-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8