From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DFBE1382C5 for ; Sat, 5 May 2018 01:51:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF4DDE0824; Sat, 5 May 2018 01:51:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9BE65E0824 for ; Sat, 5 May 2018 01:51:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B6BF335C88 for ; Sat, 5 May 2018 01:51:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2126442 for ; Sat, 5 May 2018 01:50:57 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1525484248.61d1633fc6cb056c2a4d54848c587510883e9c86.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/cjk-latex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild X-VCS-Directories: dev-tex/cjk-latex/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 61d1633fc6cb056c2a4d54848c587510883e9c86 X-VCS-Branch: master Date: Sat, 5 May 2018 01:50:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5573b8db-46f7-44bd-8a23-35dd151d4781 X-Archives-Hash: 2e8742d309f8d2693d39dcdd68fa29f7 commit: 61d1633fc6cb056c2a4d54848c587510883e9c86 Author: Michael Mair-Keimberger gmail com> AuthorDate: Tue May 1 12:02:02 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat May 5 01:37:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d1633f dev-tex/cjk-latex: use HTTPS dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7689d080cf8..fce0fab7d65 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