commit: 9f92fc881944df301fae773f0f0e40f44b0327b3 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jun 9 19:36:36 2018 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 03:03:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f92fc88
app-i18n/atokx3: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8775 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/atokx3/atokx3-3.0.0-r12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/atokx3/atokx3-3.0.0-r12.ebuild b/app-i18n/atokx3/atokx3-3.0.0-r12.ebuild index 00345250cc3..70c48e5edce 100644 --- a/app-i18n/atokx3/atokx3-3.0.0-r12.ebuild +++ b/app-i18n/atokx3/atokx3-3.0.0-r12.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" @@ -11,7 +11,7 @@ MY_UPDATE_GTK="${PN}gtk216" MY_ZIPCODE_P="a20y1406lx" DESCRIPTION="ATOK X3 for Linux - The most famous Japanese Input Method Engine" -HOMEPAGE="http://www.justsystems.com/jp/products/atok_linux/" +HOMEPAGE="https://www.justsystems.com/jp/products/atok_linux/" SRC_URI="https://gate.justsystems.com/download/atok/up/lin/${MY_UPDATE_P}.tar.gz https://gate.justsystems.com/download/atok/up/lin/${MY_UPDATE_GTK}.tar.gz https://gate.justsystems.com/download/zipcode/up/lin/${MY_ZIPCODE_P}.tgz"
