commit: ce7bfaeafbdfb2e7eb3eca29f7c573350e56087a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 20:20:01 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 20:20:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7bfaea
sys-boot/aboot: Add newline at end of file
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-boot/aboot/aboot-2.0_pre20210801.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-boot/aboot/aboot-2.0_pre20210801.ebuild
b/sys-boot/aboot/aboot-2.0_pre20210801.ebuild
index a54f3bb7889..925430679b6 100644
--- a/sys-boot/aboot/aboot-2.0_pre20210801.ebuild
+++ b/sys-boot/aboot/aboot-2.0_pre20210801.ebuild
@@ -66,4 +66,4 @@ pkg_postinst() {
einfo "you are going to destroy your installation !"
einfo "Also note that aboot currently only supports ext2/3 partitions"
einfo "to boot from."
-}
\ No newline at end of file
+}