From: Michael Mair-Keimberger Date: Sat, 1 Jun 2019 15:48:56 +0000 (+0200) Subject: app-i18n/nkf: update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=25293b3e098b3bbc073d1c392faebf16a484d694;p=gentoo.git app-i18n/nkf: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/12149 Signed-off-by: Aaron Bauman --- diff --git a/app-i18n/nkf/nkf-2.1.3-r2.ebuild b/app-i18n/nkf/nkf-2.1.3-r2.ebuild index 21daf284bc4f..987c68e8253e 100644 --- a/app-i18n/nkf/nkf-2.1.3-r2.ebuild +++ b/app-i18n/nkf/nkf-2.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 perl-module toolchain-funcs DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support" -HOMEPAGE="http://sourceforge.jp/projects/nkf/" +HOMEPAGE="https://ja.osdn.net/projects/nkf/" SRC_URI="mirror://sourceforge.jp/${PN}/59912/${P}.tar.gz l10n_ja? ( https://dev.gentoo.org/~naota/files/${PN}.1j ) python? ( https://dev.gentoo.org/~naota/files/NKF_python20090602.tgz )" diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild index 189885919022..8d94ae691118 100644 --- a/app-i18n/nkf/nkf-2.1.4.ebuild +++ b/app-i18n/nkf/nkf-2.1.4.ebuild @@ -10,7 +10,7 @@ PY_P="python-${PN}-0.2.0_p20141211" PY_COMMIT="000915e115acac57a1fdbceb1e6361788af83a3d" DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support" -HOMEPAGE="http://sourceforge.jp/projects/nkf/" +HOMEPAGE="https://ja.osdn.net/projects/nkf/" SRC_URI="mirror://sourceforge.jp/${PN}/64158/${P}.tar.gz python? ( https://github.com/fumiyas/python-${PN}/archive/${PY_COMMIT}.tar.gz -> ${PY_P}.tar.gz )"