mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/diff-match-patch: Update HOMEPAGE
Set HOMEPAGE to an unofficial package of the Python versions for PyPI. Upstream hasn't moved the home page from Google Code to somewhere else, so better point to an unofficial one than to nothing. Package-Manager: portage-2.3.2
This commit is contained in:
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Diff, match and patch algorithms for plain text"
|
||||
HOMEPAGE="https://code.google.com/p/google-diff-match-patch/"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/diff-match-patch/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user