From 26ec10516e9d20352d971cfe03b78367af1e9366 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 13 Jan 2021 21:49:17 +0100 Subject: sci-biology/dipy: use https for homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sci-biology/dipy/dipy-1.1.1.ebuild | 4 ++-- sci-biology/dipy/dipy-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/dipy/dipy-1.1.1.ebuild b/sci-biology/dipy/dipy-1.1.1.ebuild index 38c9038f9..5a9a1a864 100644 --- a/sci-biology/dipy/dipy-1.1.1.ebuild +++ b/sci-biology/dipy/dipy-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 DESCRIPTION="Computational neuroanatomy project focusing on diffusion MRI" -HOMEPAGE="http://nipy.org/dipy" +HOMEPAGE="https://nipy.org/dipy" SRC_URI="https://github.com/nipy/dipy/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/sci-biology/dipy/dipy-9999.ebuild b/sci-biology/dipy/dipy-9999.ebuild index f63378c9a..7b04bb9ae 100644 --- a/sci-biology/dipy/dipy-9999.ebuild +++ b/sci-biology/dipy/dipy-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 git-r3 DESCRIPTION="Computational neuroanatomy project focusing on diffusion MRI" -HOMEPAGE="http://nipy.org/dipy" +HOMEPAGE="https://nipy.org/dipy" SRC_URI="" EGIT_REPO_URI="https://github.com/nipy/dipy" -- cgit v1.2.3-18-g5258