Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2html/
Date: Sat, 03 Jul 2021 03:08:15
Message-Id: 1625281650.11351cc045e568fe02f68251cff5f45dc5e16b3f.sam@gentoo
1 commit: 11351cc045e568fe02f68251cff5f45dc5e16b3f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 3 01:54:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 3 03:07:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11351cc0
7
8 dev-tex/latex2html: LATEX -> LaTeX in DESCRIPTION
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-tex/latex2html/latex2html-2015.ebuild | 2 +-
13 dev-tex/latex2html/latex2html-2017.2-r2.ebuild | 2 +-
14 dev-tex/latex2html/latex2html-2021.2.ebuild | 2 +-
15 dev-tex/latex2html/latex2html-2021.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-tex/latex2html/latex2html-2015.ebuild b/dev-tex/latex2html/latex2html-2015.ebuild
19 index f1632d9a8e9..1fb4a5610ee 100644
20 --- a/dev-tex/latex2html/latex2html-2015.ebuild
21 +++ b/dev-tex/latex2html/latex2html-2015.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=6
25
26 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
27 +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML"
28 HOMEPAGE="https://www.latex2html.org/"
29 SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz"
30
31
32 diff --git a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
33 index e1f125f80d8..c89d575b027 100644
34 --- a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
35 +++ b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
36 @@ -3,7 +3,7 @@
37
38 EAPI=6
39
40 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
41 +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML"
42 HOMEPAGE="https://www.latex2html.org/"
43 SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz"
44
45
46 diff --git a/dev-tex/latex2html/latex2html-2021.2.ebuild b/dev-tex/latex2html/latex2html-2021.2.ebuild
47 index 61f530befb7..1751e8b25ca 100644
48 --- a/dev-tex/latex2html/latex2html-2021.2.ebuild
49 +++ b/dev-tex/latex2html/latex2html-2021.2.ebuild
50 @@ -3,7 +3,7 @@
51
52 EAPI=7
53
54 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
55 +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML"
56 HOMEPAGE="https://www.latex2html.org/"
57 SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}.tar.gz"
58
59
60 diff --git a/dev-tex/latex2html/latex2html-2021.ebuild b/dev-tex/latex2html/latex2html-2021.ebuild
61 index 14c4026ae55..8822f882bc9 100644
62 --- a/dev-tex/latex2html/latex2html-2021.ebuild
63 +++ b/dev-tex/latex2html/latex2html-2021.ebuild
64 @@ -3,7 +3,7 @@
65
66 EAPI=7
67
68 -DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
69 +DESCRIPTION="Convertor written in Perl that converts LaTeX documents to HTML"
70 HOMEPAGE="https://www.latex2html.org/"
71 SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}.tar.gz"