summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pymc/pymc-2.2.ebuild4
-rw-r--r--sci-mathematics/pymc/pymc-9999.ebuild4
2 files changed, 4 insertions, 4 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"
diff --git a/sci-mathematics/pymc/pymc-9999.ebuild b/sci-mathematics/pymc/pymc-9999.ebuild
index 1702a1a18204..461123ea059b 100644
--- a/sci-mathematics/pymc/pymc-9999.ebuild
+++ b/sci-mathematics/pymc/pymc-9999.ebuild
@@ -6,9 +6,9 @@ EAPI=4
inherit distutils git-2
-EGIT_REPO_URI="http://github.com/${PN}-devs/${PN}.git"
+EGIT_REPO_URI="https://github.com/${PN}-devs/${PN}.git"
DESCRIPTION="Markov chain Monte Carlo for Python"
-HOMEPAGE="http://github.com/${PN}-devs/${PN} http://pypi.python.org/pypi/${PN}"
+HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.python.org/pypi/${PN}"
SLOT=0
KEYWORDS=""