From: Joonas Niilola Date: Sat, 3 Aug 2019 15:57:04 +0000 (+0300) Subject: dev-python/cjkwrap: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5cf81f5a9757105cad09486a33226e6fdcb37677;p=gentoo.git dev-python/cjkwrap: update HOMEPAGE Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Joonas Niilola --- diff --git a/dev-python/cjkwrap/cjkwrap-2.2.ebuild b/dev-python/cjkwrap/cjkwrap-2.2.ebuild index 6c260242ccf9..d8b4cb6c0f8b 100644 --- a/dev-python/cjkwrap/cjkwrap-2.2.ebuild +++ b/dev-python/cjkwrap/cjkwrap-2.2.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 python3_{5..7} ) inherit distutils-r1 DESCRIPTION="A library for wrapping and filling UTF-8 CJK text" -HOMEPAGE="https://fgallaire.github.io/cjkwrap/" +HOMEPAGE="https://f.gallai.re/cjkwrap" SRC_URI="https://github.com/fgallaire/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+"