commit: 11b16c46c986cb848e4cbbe836498d19998c84b0 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Jan 20 21:25:48 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 20 21:25:48 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=11b16c46
sci-biology/nitime: switch git:// to https:// Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/nitime/nitime-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/nitime/nitime-9999.ebuild b/sci-biology/nitime/nitime-9999.ebuild index bbe76fd48..539bc1ee5 100644 --- a/sci-biology/nitime/nitime-9999.ebuild +++ b/sci-biology/nitime/nitime-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="Time-series analysis of neuroscience data" HOMEPAGE="http://nipy.org/nitime/index.html" SRC_URI="" -EGIT_REPO_URI="git://github.com/nipy/nitime" +EGIT_REPO_URI="https://github.com/nipy/nitime" LICENSE="BSD" SLOT="0"
