commit: c9d1e70d355de4169f7118ccc4cd127708befb1e Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Jan 20 21:23:15 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 20 21:23:15 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9d1e70d
sci-biology/dipy: switch git:// to https:// Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/dipy/dipy-0.11.0.ebuild | 2 +- sci-biology/dipy/dipy-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/dipy/dipy-0.11.0.ebuild b/sci-biology/dipy/dipy-0.11.0.ebuild index d7100b023..fbbd4d519 100644 --- a/sci-biology/dipy/dipy-0.11.0.ebuild +++ b/sci-biology/dipy/dipy-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/sci-biology/dipy/dipy-9999.ebuild b/sci-biology/dipy/dipy-9999.ebuild index 35d668ee5..604d53dbf 100644 --- a/sci-biology/dipy/dipy-9999.ebuild +++ b/sci-biology/dipy/dipy-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit distutils-r1 git-r3 DESCRIPTION="Computational neuroanatomy project focusing on diffusion MRI" HOMEPAGE="http://nipy.org/dipy" SRC_URI="" -EGIT_REPO_URI="git://github.com/nipy/dipy" +EGIT_REPO_URI="https://github.com/nipy/dipy" LICENSE="BSD" SLOT="0"
