Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/customrescuecd-x86_64-grub/, sys-boot/customrescuecd-x86_64-grub/files/
Date: Thu, 28 Apr 2022 08:08:15
Message-Id: 1651132821.115c38d78261518f49df686652f5337b81952da9.Alessandro-Barbieri@gentoo
1 commit: 115c38d78261518f49df686652f5337b81952da9
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 08:00:21 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 08:00:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=115c38d7
7
8 sys-boot/customrescuecd-x86_64-grub: fix headers
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 .../customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild | 2 +-
13 sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-boot/customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild b/sys-boot/customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild
17 index 2cbc487ce..2599fdd71 100644
18 --- a/sys-boot/customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild
19 +++ b/sys-boot/customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 diff --git a/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub b/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub
28 index 5087ebdf7..6e84cee6b 100644
29 --- a/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub
30 +++ b/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub
31 @@ -1,5 +1,5 @@
32 #!/bin/sh
33 -# Copyright 1999-2018 Gentoo Foundation
34 +# Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 . /usr/share/grub/grub-mkconfig_lib