mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user