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-grub/files/, sys-boot/customrescuecd-x86-grub/
Date: Thu, 28 Apr 2022 08:08:13
Message-Id: 1651132790.0b0449c5b3a58f69901222dfb2abd639875c2a10.Alessandro-Barbieri@gentoo
1 commit: 0b0449c5b3a58f69901222dfb2abd639875c2a10
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 28 07:59:50 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Thu Apr 28 07:59:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b0449c5
7
8 sys-boot/customrescuecd-x86-grub: fix headers
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild | 2 +-
13 sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild b/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild
17 index 7c076161b..87c6a8e96 100644
18 --- a/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-grub-0.1.ebuild
19 +++ b/sys-boot/customrescuecd-x86-grub/customrescuecd-x86-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-grub/files/customrescuecd.grub b/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub
28 index 7c5965d8c..31294388b 100644
29 --- a/sys-boot/customrescuecd-x86-grub/files/customrescuecd.grub
30 +++ b/sys-boot/customrescuecd-x86-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