commit:     fc30f6782e583e69f6cf92ab72fc959ed54ac6cf
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 22 14:22:46 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 23 01:30:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc30f678

www-client/firefox: fix punctuation in elog

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 www-client/firefox/firefox-62.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-62.0.2.ebuild 
b/www-client/firefox/firefox-62.0.2.ebuild
index ccfa9cb9c55..7e8629aee9c 100644
--- a/www-client/firefox/firefox-62.0.2.ebuild
+++ b/www-client/firefox/firefox-62.0.2.ebuild
@@ -153,8 +153,8 @@ pkg_setup() {
                einfo
                elog "You are enabling official branding. You may not 
redistribute this build"
                elog "to any users on your network or the internet. Doing so 
puts yourself into"
-               elog "a legal problem with Mozilla Foundation"
-               elog "You can disable it by emerging ${PN} _with_ the bindist 
USE-flag"
+               elog "a legal problem with Mozilla Foundation."
+               elog "You can disable it by emerging ${PN} _with_ the bindist 
USE-flag."
        fi
 
        addpredict /proc/self/oom_score_adj

Reply via email to