commit: 11351cc045e568fe02f68251cff5f45dc5e16b3f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 3 01:54:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 3 03:07:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11351cc0
dev-tex/latex2html: LATEX -> LaTeX in DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-tex/latex2html/latex2html-2015.ebuild | 2 +- dev-tex/latex2html/latex2html-2017.2-r2.ebuild | 2 +- dev-tex/latex2html/latex2html-2021.2.ebuild | 2 +- dev-tex/latex2html/latex2html-2021.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-tex/latex2html/latex2html-2015.ebuild b/dev-tex/latex2html/latex2html-2015.ebuild index f1632d9a8e9..1fb4a5610ee 100644 --- a/dev-tex/latex2html/latex2html-2015.ebuild +++ b/dev-tex/latex2html/latex2html-2015.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML" HOMEPAGE="https://www.latex2html.org/" SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz" diff --git a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild index e1f125f80d8..c89d575b027 100644 --- a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild +++ b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML" HOMEPAGE="https://www.latex2html.org/" SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz" diff --git a/dev-tex/latex2html/latex2html-2021.2.ebuild b/dev-tex/latex2html/latex2html-2021.2.ebuild index 61f530befb7..1751e8b25ca 100644 --- a/dev-tex/latex2html/latex2html-2021.2.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML" HOMEPAGE="https://www.latex2html.org/" SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-tex/latex2html/latex2html-2021.ebuild b/dev-tex/latex2html/latex2html-2021.ebuild index 14c4026ae55..8822f882bc9 100644 --- a/dev-tex/latex2html/latex2html-2021.ebuild +++ b/dev-tex/latex2html/latex2html-2021.ebuild @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML" HOMEPAGE="https://www.latex2html.org/" SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}.tar.gz"
