diff options
-rw-r--r-- | dev-tex/latex2html/latex2html-2015.ebuild | 2 | ||||
-rw-r--r-- | dev-tex/latex2html/latex2html-2017.2-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2.ebuild | 2 | ||||
-rw-r--r-- | 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 f1632d9a8e92..1fb4a5610ee4 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 e1f125f80d8f..c89d575b0278 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 61f530befb7c..1751e8b25cae 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 14c4026ae554..8822f882bc9d 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" |