dev-python/cjkwrap: update HOMEPAGE

Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2019-08-03 18:57:04 +03:00
parent 02c1c6595a
commit 5cf81f5a97

View File

@@ -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+"