commit: 538fa15bf735364a5a963a4089463be425c51c32
Author: Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 01:37:21 2023 +0000
Commit: Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
CommitDate: Sat May 27 01:37:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=538fa15b
media-fonts/firacode-nerdfont-3.0.1: More of that whitespace
Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>
media-fonts/firacode-nerdfont/firacode-nerdfont-3.0.1.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/media-fonts/firacode-nerdfont/firacode-nerdfont-3.0.1.ebuild
b/media-fonts/firacode-nerdfont/firacode-nerdfont-3.0.1.ebuild
index 54d34657d..7c07d3cdd 100644
--- a/media-fonts/firacode-nerdfont/firacode-nerdfont-3.0.1.ebuild
+++ b/media-fonts/firacode-nerdfont/firacode-nerdfont-3.0.1.ebuild
@@ -17,9 +17,9 @@ S="${WORKDIR}"
FONT_SUFFIX="ttf"
pkg_postinst() {
- ewarn "Upstream has recently made some major changes since version
3.0.0."
- ewarn "The older Material Design Icon codepoints have been dropped."
- ewarn "See issue 1059, comment 1404891287 at upstream for a
translation table."
- ewarn "More information can be found here:"
- ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
+ ewarn "Upstream has recently made some major changes since version
3.0.0."
+ ewarn "The older Material Design Icon codepoints have been dropped."
+ ewarn "See issue 1059, comment 1404891287 at upstream for a translation
table."
+ ewarn "More information can be found here:"
+ ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
}