dev-python/cjkwrap: update HOMEPAGE
authorJoonas Niilola <juippis@gentoo.org>
Sat, 3 Aug 2019 15:57:04 +0000 (18:57 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 3 Aug 2019 15:57:04 +0000 (18:57 +0300)
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-python/cjkwrap/cjkwrap-2.2.ebuild

index 6c260242ccf962f4c40aff7fcda7429dd1e86276..d8b4cb6c0f8b4af10ad7a5f2527b3d5e850f2011 100644 (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+"