diff options
Diffstat (limited to 'dev-python/kid/kid-0.9.6-r1.ebuild')
-rw-r--r-- | dev-python/kid/kid-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kid/kid-0.9.6-r1.ebuild b/dev-python/kid/kid-0.9.6-r1.ebuild index eaa6711d673a..628a0d8210a2 100644 --- a/dev-python/kid/kid-0.9.6-r1.ebuild +++ b/dev-python/kid/kid-0.9.6-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A simple and Pythonic XML template language" -HOMEPAGE="http://www.kid-templating.org/ https://pypi.org/project/kid" +HOMEPAGE="http://www.kid-templating.org/ https://pypi.org/project/kid/" SRC_URI="http://www.kid-templating.org/dist/${PV}/${P}.tar.gz" LICENSE="MIT" |