summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/pymc/pymc-2.2.ebuild')
-rw-r--r--sci-mathematics/pymc/pymc-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pymc/pymc-2.2.ebuild b/sci-mathematics/pymc/pymc-2.2.ebuild
index 9f72cae1f210..dc9555ec3dea 100644
--- a/sci-mathematics/pymc/pymc-2.2.ebuild
+++ b/sci-mathematics/pymc/pymc-2.2.ebuild
@@ -7,8 +7,8 @@ EAPI=4
inherit distutils vcs-snapshot
DESCRIPTION="Markov Chain Monte Carlo sampling toolkit"
-HOMEPAGE="http://github.com/${PN}-devs/${PN} http://pypi.python.org/pypi/${PN}"
-SRC_URI="http://github.com/${PN}-devs/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.python.org/pypi/${PN}"
+SRC_URI="https://github.com/${PN}-devs/${PN}/tarball/v${PV} -> ${P}.tar.gz"
SLOT=0
KEYWORDS="~amd64-linux ~x86-linux"