commit:     0ac8b3c80bcbc4c3889d853a5ae01306f63e4493
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 06:20:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 06:20:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac8b3c8

app-editors/retext: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/retext/retext-7.2.0-r1.ebuild | 2 +-
 app-editors/retext/retext-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/retext/retext-7.2.0-r1.ebuild 
b/app-editors/retext/retext-7.2.0-r1.ebuild
index 4da9da3b40b..845734a88fb 100644
--- a/app-editors/retext/retext-7.2.0-r1.ebuild
+++ b/app-editors/retext/retext-7.2.0-r1.ebuild
@@ -61,7 +61,7 @@ pkg_postinst() {
        einfo "Starting with retext-7.0.4 the markdown-math plugin is 
installed."
        einfo "Note that you can use different math delimiters, e.g. \(...\) 
for inline math."
        einfo "For more details take a look at:"
-       einfo "https://github.com/mitya57/python-markdown-math#math-delimiters"; 
+       einfo "https://github.com/mitya57/python-markdown-math#math-delimiters";
 }
 
 pkg_postrm() {

diff --git a/app-editors/retext/retext-9999.ebuild 
b/app-editors/retext/retext-9999.ebuild
index 4da9da3b40b..845734a88fb 100644
--- a/app-editors/retext/retext-9999.ebuild
+++ b/app-editors/retext/retext-9999.ebuild
@@ -61,7 +61,7 @@ pkg_postinst() {
        einfo "Starting with retext-7.0.4 the markdown-math plugin is 
installed."
        einfo "Note that you can use different math delimiters, e.g. \(...\) 
for inline math."
        einfo "For more details take a look at:"
-       einfo "https://github.com/mitya57/python-markdown-math#math-delimiters"; 
+       einfo "https://github.com/mitya57/python-markdown-math#math-delimiters";
 }
 
 pkg_postrm() {

Reply via email to