diff options
Diffstat (limited to 'dev-python/chameleon')
-rw-r--r-- | dev-python/chameleon/chameleon-2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/chameleon/chameleon-2.25.ebuild b/dev-python/chameleon/chameleon-2.25.ebuild index 0f7af7061eeb..821a742744f1 100644 --- a/dev-python/chameleon/chameleon-2.25.ebuild +++ b/dev-python/chameleon/chameleon-2.25.ebuild @@ -11,7 +11,7 @@ MY_PN="Chameleon" MY_P="${MY_PN}-${PV}" DESCRIPTION="Fast HTML/XML template compiler for Python" -HOMEPAGE="http://chameleon.repoze.org https://pypi.python.org/pypi/Chameleon" +HOMEPAGE="http://chameleon.repoze.org https://pypi.org/project/Chameleon" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" |