aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:26:00 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:26:00 +0100
commita572ed996b4d66a833bc6ac563368a32febb4317 (patch)
tree308c20dd0d0ee841f993a7d9b8ea0c74d226d022
parentsci-biology/nitime: switch git:// to https:// (diff)
downloadsci-a572ed99.tar.gz
sci-a572ed99.tar.bz2
sci-a572ed99.zip
sci-biology/nilearn: switch git:// to https://
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sci-biology/nilearn/nilearn-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/nilearn/nilearn-9999.ebuild b/sci-biology/nilearn/nilearn-9999.ebuild
index d92ca884f..eddfd0e2c 100644
--- a/sci-biology/nilearn/nilearn-9999.ebuild
+++ b/sci-biology/nilearn/nilearn-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="Fast and easy statistical learning on NeuroImaging data"
HOMEPAGE="http://nilearn.github.io/"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/nilearn/nilearn"
+EGIT_REPO_URI="https://github.com/nilearn/nilearn"
LICENSE="BSD"
SLOT="0"