commit:     aadbdc5c1c0c08a550032c2e5fa4a8ef25f8bd87
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 13:56:06 2022 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 24 17:16:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadbdc5c

sys-boot/raspberrypi-firmware: update EAPI 7 -> 8

Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild 
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index 7fe926ad7820..595de0624e7e 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit mount-boot readme.gentoo-r1
 
@@ -59,7 +59,7 @@ pkg_preinst() {
 
                if [[ -n "${msg}" ]] ; then
                        msg="This package installs following files: ${msg}."
-                       msg="${msg} Please remove (backup) your copies durning 
install"
+                       msg="${msg} Please remove (backup) your copies during 
install"
                        msg="${msg} and merge settings afterwards."
                        msg="${msg} Further updates will be CONFIG_PROTECTed."
                        die "${msg}"

Reply via email to