Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2html/
Date: Sat, 27 Jun 2020 20:45:21
Message-Id: 1593290679.b0c69de8a4373bba7e024182e410b410d93cd79b.dilfridge@gentoo
1 commit: b0c69de8a4373bba7e024182e410b410d93cd79b
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 15:58:02 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c69de8
7
8 dev-tex/latex2html: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 dev-tex/latex2html/latex2html-2015.ebuild | 2 +-
15 dev-tex/latex2html/latex2html-2017.2-r2.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-tex/latex2html/latex2html-2015.ebuild b/dev-tex/latex2html/latex2html-2015.ebuild
19 index f71b7ea764e..608a2b110a6 100644
20 --- a/dev-tex/latex2html/latex2html-2015.ebuild
21 +++ b/dev-tex/latex2html/latex2html-2015.ebuild
22 @@ -4,7 +4,7 @@
23 EAPI=6
24
25 DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
26 -HOMEPAGE="http://www.latex2html.org/"
27 +HOMEPAGE="https://www.latex2html.org/"
28 SRC_URI="http://mirrors.ctan.org/support/latex2html/latex2html-2015.tar.gz"
29
30 LICENSE="GPL-2"
31
32 diff --git a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
33 index ca88c6d78f4..5c8fe048f6a 100644
34 --- a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
35 +++ b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild
36 @@ -4,7 +4,7 @@
37 EAPI=6
38
39 DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML"
40 -HOMEPAGE="http://www.latex2html.org/"
41 +HOMEPAGE="https://www.latex2html.org/"
42 SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz"
43
44 LICENSE="GPL-2"