diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:58:02 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:39 +0200 |
commit | b0c69de8a4373bba7e024182e410b410d93cd79b (patch) | |
tree | ee62e6ad360fec3ed421c70d0dd83c7e68b3297c /dev-tex/latex2html | |
parent | app-text/xiphos: update homepage (diff) | |
download | gentoo-b0c69de8a4373bba7e024182e410b410d93cd79b.tar.gz gentoo-b0c69de8a4373bba7e024182e410b410d93cd79b.tar.bz2 gentoo-b0c69de8a4373bba7e024182e410b410d93cd79b.zip |
dev-tex/latex2html: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@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 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/latex2html/latex2html-2015.ebuild b/dev-tex/latex2html/latex2html-2015.ebuild index f71b7ea764e5..608a2b110a6e 100644 --- a/dev-tex/latex2html/latex2html-2015.ebuild +++ b/dev-tex/latex2html/latex2html-2015.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" -HOMEPAGE="http://www.latex2html.org/" +HOMEPAGE="https://www.latex2html.org/" SRC_URI="http://mirrors.ctan.org/support/latex2html/latex2html-2015.tar.gz" LICENSE="GPL-2" diff --git a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild index ca88c6d78f4b..5c8fe048f6a7 100644 --- a/dev-tex/latex2html/latex2html-2017.2-r2.ebuild +++ b/dev-tex/latex2html/latex2html-2017.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Convertor written in Perl that converts LATEX documents to HTML" -HOMEPAGE="http://www.latex2html.org/" +HOMEPAGE="https://www.latex2html.org/" SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz" LICENSE="GPL-2" |