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