diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:23:05 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:24 -0400 |
commit | fd3cb5357bf1dc45d51aee95deb29047197a19df (patch) | |
tree | 54b5939cfb7a2e9d937d8e00e3f77694f6e2e280 /dev-libs/mathjax | |
parent | app-doc/mathjax-docs: update homepage (diff) | |
download | gentoo-fd3cb5357bf1dc45d51aee95deb29047197a19df.tar.gz gentoo-fd3cb5357bf1dc45d51aee95deb29047197a19df.tar.bz2 gentoo-fd3cb5357bf1dc45d51aee95deb29047197a19df.zip |
dev-libs/mathjax: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs/mathjax')
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.0.ebuild b/dev-libs/mathjax/mathjax-2.7.0.ebuild index 7a926467c507..d2f69ad8e4c0 100644 --- a/dev-libs/mathjax/mathjax-2.7.0.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" -HOMEPAGE="http://www.mathjax.org/" +HOMEPAGE="https://www.mathjax.org/" SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-libs/mathjax/mathjax-2.7.4.ebuild b/dev-libs/mathjax/mathjax-2.7.4.ebuild index 7a926467c507..d2f69ad8e4c0 100644 --- a/dev-libs/mathjax/mathjax-2.7.4.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" -HOMEPAGE="http://www.mathjax.org/" +HOMEPAGE="https://www.mathjax.org/" SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-libs/mathjax/mathjax-2.7.7.ebuild b/dev-libs/mathjax/mathjax-2.7.7.ebuild index 85f1f957063e..8d4bc7f5cc7e 100644 --- a/dev-libs/mathjax/mathjax-2.7.7.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.7.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" -HOMEPAGE="http://www.mathjax.org/" +HOMEPAGE="https://www.mathjax.org/" SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" |