dev-python/Coffin: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-20 15:41:19 +02:00
committed by Mike Gilbert
parent ec1c6e74d8
commit 4f48b7f1af

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1
DESCRIPTION="Jinja2 adapter for Django"
HOMEPAGE="https://github.com/coffin/coffin"
HOMEPAGE="https://pypi.python.org/pypi/Coffin"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"