From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/cosmolopy') diff --git a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild index 74fc1c2bee66..6fbe34c3f909 100644 --- a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild +++ b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild @@ -12,7 +12,7 @@ MY_PN=CosmoloPy MY_P=${MY_PN}-${PV} DESCRIPTION="Cosmology routines built on NumPy/SciPy" -HOMEPAGE="http://roban.github.com/CosmoloPy/ http://pypi.python.org/pypi/CosmoloPy" +HOMEPAGE="http://roban.github.com/CosmoloPy/ https://pypi.python.org/pypi/CosmoloPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad