From: Michael Mair-Keimberger Date: Sun, 20 May 2018 11:41:32 +0000 (+0200) Subject: app-text/itex2mml: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1deffa786e16e4e70af7f4aca9c7055cdd5d7223;p=gentoo.git app-text/itex2mml: use HTTPS --- diff --git a/app-text/itex2mml/itex2mml-1.5.5.ebuild b/app-text/itex2mml/itex2mml-1.5.5.ebuild index 3ad8b505268d..205585e9b93a 100644 --- a/app-text/itex2mml/itex2mml-1.5.5.ebuild +++ b/app-text/itex2mml/itex2mml-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="A LaTeX into XHTML/MathML converter" -HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html" -SRC_URI="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" +HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html" +SRC_URI="https://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0" diff --git a/app-text/itex2mml/itex2mml-1.5.6.ebuild b/app-text/itex2mml/itex2mml-1.5.6.ebuild index d3d28f105538..16120ff44755 100644 --- a/app-text/itex2mml/itex2mml-1.5.6.ebuild +++ b/app-text/itex2mml/itex2mml-1.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="A LaTeX into XHTML/MathML converter" -HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html" -SRC_URI="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" +HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html" +SRC_URI="https://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0"