diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-04-28 10:00:21 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-04-28 10:00:21 +0200 |
commit | 115c38d78261518f49df686652f5337b81952da9 (patch) | |
tree | 71b5dc96b55ae59a0b83b893eebb1cdeb0df828a /sys-boot | |
parent | sys-boot/customrescuecd-x86-grub: fix headers (diff) | |
download | guru-115c38d78261518f49df686652f5337b81952da9.tar.gz guru-115c38d78261518f49df686652f5337b81952da9.tar.bz2 guru-115c38d78261518f49df686652f5337b81952da9.zip |
sys-boot/customrescuecd-x86_64-grub: fix headers
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/customrescuecd-x86_64-grub/customrescuecd-x86_64-grub-0.1.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub | 2 |
2 files changed, 2 insertions, 2 deletions
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 index 2cbc487ce..2599fdd71 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub b/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub index 5087ebdf7..6e84cee6b 100644 --- a/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub +++ b/sys-boot/customrescuecd-x86_64-grub/files/customrescuecd.grub @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 . /usr/share/grub/grub-mkconfig_lib |