diff options
author | Sam James <sam@gentoo.org> | 2021-07-03 02:54:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-03 04:07:30 +0100 |
commit | 11351cc045e568fe02f68251cff5f45dc5e16b3f (patch) | |
tree | b5d6c0c11be6d007af38c234ea109f110da59f3a /dev-tex/latex2html | |
parent | dev-tex/latex2html: add 2021.2 (diff) | |
download | gentoo-11351cc045e568fe02f68251cff5f45dc5e16b3f.tar.gz gentoo-11351cc045e568fe02f68251cff5f45dc5e16b3f.tar.bz2 gentoo-11351cc045e568fe02f68251cff5f45dc5e16b3f.zip |
dev-tex/latex2html: LATEX -> LaTeX in DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/latex2html')
-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" |