summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-16 06:54:33 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-16 07:05:07 +0100
commitda26c69209bc11e13646c2f6028c0d7a9cc9ced5 (patch)
treefcdf305db925014e111e4098855019ab0130e943 /sci-visualization/yt
parentdev-python/cli_helpers: Use HTTPS (diff)
downloadgentoo-da26c69209bc11e13646c2f6028c0d7a9cc9ced5.tar.gz
gentoo-da26c69209bc11e13646c2f6028c0d7a9cc9ced5.tar.bz2
gentoo-da26c69209bc11e13646c2f6028c0d7a9cc9ced5.zip
sci-visualization/yt: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-visualization/yt')
-rw-r--r--sci-visualization/yt/yt-3.3.5.ebuild2
-rw-r--r--sci-visualization/yt/yt-3.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/yt/yt-3.3.5.ebuild b/sci-visualization/yt/yt-3.3.5.ebuild
index 800ff8719bd8..c8ae43e80214 100644
--- a/sci-visualization/yt/yt-3.3.5.ebuild
+++ b/sci-visualization/yt/yt-3.3.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Astrophysical Simulation Analysis and Vizualization package"
-HOMEPAGE="http://yt-project.org/"
+HOMEPAGE="https://yt-project.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/sci-visualization/yt/yt-3.4.0.ebuild b/sci-visualization/yt/yt-3.4.0.ebuild
index 31f0553677f3..fd01aa40a1c6 100644
--- a/sci-visualization/yt/yt-3.4.0.ebuild
+++ b/sci-visualization/yt/yt-3.4.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="Astrophysical Simulation Analysis and Vizualization package"
-HOMEPAGE="http://yt-project.org/"
+HOMEPAGE="https://yt-project.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"