diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-01 14:02:02 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-04 21:37:28 -0400 |
commit | 61d1633fc6cb056c2a4d54848c587510883e9c86 (patch) | |
tree | 3175578bd2dab2d9768dea66c5a3480d1de12837 /dev-tex/cjk-latex | |
parent | dev-tex/bibtex2html: use HTTPS (diff) | |
download | gentoo-61d1633fc6cb056c2a4d54848c587510883e9c86.tar.gz gentoo-61d1633fc6cb056c2a4d54848c587510883e9c86.tar.bz2 gentoo-61d1633fc6cb056c2a4d54848c587510883e9c86.zip |
dev-tex/cjk-latex: use HTTPS
Diffstat (limited to 'dev-tex/cjk-latex')
-rw-r--r-- | dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild index 7689d080cf86..fce0fab7d656 100644 --- a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild +++ b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild @@ -8,7 +8,7 @@ inherit latex-package elisp-common toolchain-funcs multilib eutils flag-o-matic MY_P="${P/-latex/}" DESCRIPTION="LaTeX package to use CJK (Chinese/Japanese/Korean) scripts in various encodings" -HOMEPAGE="http://cjk.ffii.org/" +HOMEPAGE="https://cjk.ffii.org/" # fonts are taken from ftp://ftp.ctan.org/tex-archive/fonts/CJK.zip SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz mirror://gentoo/${MY_P}-fonts.zip |