aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:23:15 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:23:15 +0100
commitc9d1e70d355de4169f7118ccc4cd127708befb1e (patch)
tree162f68810bc710156be4a96ffa6d1132eeaf4d7e
parentsci-biology/Sibelia: add version of budled snpEff (diff)
downloadsci-c9d1e70d.tar.gz
sci-c9d1e70d.tar.bz2
sci-c9d1e70d.zip
sci-biology/dipy: switch git:// to https://
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sci-biology/dipy/dipy-0.11.0.ebuild2
-rw-r--r--sci-biology/dipy/dipy-9999.ebuild4
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"