commit:     0e52f965c2be19ae962f7c7e3f979d3eb0447472
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 21:02:30 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 21:02:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0e52f965

sci-libs/nibabel: use https for homepage

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/nibabel/nibabel-2.5.1.ebuild | 4 ++--
 sci-libs/nibabel/nibabel-3.0.2.ebuild | 4 ++--
 sci-libs/nibabel/nibabel-3.2.1.ebuild | 2 +-
 sci-libs/nibabel/nibabel-9999.ebuild  | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-libs/nibabel/nibabel-2.5.1.ebuild 
b/sci-libs/nibabel/nibabel-2.5.1.ebuild
index a336af17b..ebec34f95 100644
--- a/sci-libs/nibabel/nibabel-2.5.1.ebuild
+++ b/sci-libs/nibabel/nibabel-2.5.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="Access a cacophony of neuro-imaging file formats"
-HOMEPAGE="http://nipy.org/nibabel/";
+HOMEPAGE="https://nipy.org/nibabel/";
 SRC_URI="https://github.com/nipy/nibabel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/sci-libs/nibabel/nibabel-3.0.2.ebuild 
b/sci-libs/nibabel/nibabel-3.0.2.ebuild
index a336af17b..ebec34f95 100644
--- a/sci-libs/nibabel/nibabel-3.0.2.ebuild
+++ b/sci-libs/nibabel/nibabel-3.0.2.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="Access a cacophony of neuro-imaging file formats"
-HOMEPAGE="http://nipy.org/nibabel/";
+HOMEPAGE="https://nipy.org/nibabel/";
 SRC_URI="https://github.com/nipy/nibabel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/sci-libs/nibabel/nibabel-3.2.1.ebuild 
b/sci-libs/nibabel/nibabel-3.2.1.ebuild
index 03a5f5b48..d469867f9 100644
--- a/sci-libs/nibabel/nibabel-3.2.1.ebuild
+++ b/sci-libs/nibabel/nibabel-3.2.1.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Access a cacophony of neuro-imaging file formats"
-HOMEPAGE="http://nipy.org/nibabel/";
+HOMEPAGE="https://nipy.org/nibabel/";
 SRC_URI="https://github.com/nipy/nibabel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/sci-libs/nibabel/nibabel-9999.ebuild 
b/sci-libs/nibabel/nibabel-9999.ebuild
index 611202ad7..283ad8804 100644
--- a/sci-libs/nibabel/nibabel-9999.ebuild
+++ b/sci-libs/nibabel/nibabel-9999.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Access a cacophony of neuro-imaging file formats"
-HOMEPAGE="http://nipy.org/nibabel/";
+HOMEPAGE="https://nipy.org/nibabel/";
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/nipy/nibabel.git";
 

Reply via email to