diff options
Diffstat (limited to 'dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild')
-rw-r--r-- | dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild index 429b3d83f4d0..3077e73841a3 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="convert python profile data to kcachegrind calltree form" -HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/" +HOMEPAGE="https://pypi.python.org/pypi/pyprof2calltree/" SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz" IUSE= |