commit: babb7b9e7b1143d304a706a115fdbb8c032abfe2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 00:29:00 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 00:29:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babb7b9e
media-fonts/noto-emoji: Rename patches
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../{noto-emoji-pngquant.patch => noto-emoji-pngquant-verbose.patch} | 0
...{noto-emoji-zopflipng.patch => noto-emoji-zopflipng-verbose.patch} | 0
media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/noto-emoji/files/noto-emoji-pngquant.patch
b/media-fonts/noto-emoji/files/noto-emoji-pngquant-verbose.patch
similarity index 100%
rename from media-fonts/noto-emoji/files/noto-emoji-pngquant.patch
rename to media-fonts/noto-emoji/files/noto-emoji-pngquant-verbose.patch
diff --git a/media-fonts/noto-emoji/files/noto-emoji-zopflipng.patch
b/media-fonts/noto-emoji/files/noto-emoji-zopflipng-verbose.patch
similarity index 100%
rename from media-fonts/noto-emoji/files/noto-emoji-zopflipng.patch
rename to media-fonts/noto-emoji/files/noto-emoji-zopflipng-verbose.patch
diff --git a/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
b/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
index 15394e1f453..e34508200bf 100644
--- a/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
@@ -51,8 +51,8 @@ src_prepare() {
eapply "${FILESDIR}/${PN}-20180823-build-path.patch"
# Be more verbose, bug #717654
- eapply "${FILESDIR}"/${PN}-pngquant.patch
- eapply "${FILESDIR}"/${PN}-zopflipng.patch
+ eapply "${FILESDIR}"/${PN}-pngquant-verbose.patch
+ eapply "${FILESDIR}"/${PN}-zopflipng-verbose.patch
# Based on Fedora patch to allow graphicsmagick usage
if has_version media-gfx/graphicsmagick; then