aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:16 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:16 +0100
commite97bf0f185bc0db92f3b8c513a1c0f5700398be7 (patch)
tree76533c46c087bc25959bd7a9c1a1c360935778e0 /sci-biology/ants
parentsci-biology/somatic-sniper: switch git:// to https:// (diff)
downloadsci-e97bf0f185bc0db92f3b8c513a1c0f5700398be7.tar.gz
sci-e97bf0f185bc0db92f3b8c513a1c0f5700398be7.tar.bz2
sci-e97bf0f185bc0db92f3b8c513a1c0f5700398be7.zip
sci-biology/ants: switch git:// to https://
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-biology/ants')
-rw-r--r--sci-biology/ants/ants-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/ants/ants-9999.ebuild b/sci-biology/ants/ants-9999.ebuild
index 836b7012f..3f5ce2ddb 100644
--- a/sci-biology/ants/ants-9999.ebuild
+++ b/sci-biology/ants/ants-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=5
@@ -8,7 +8,7 @@ inherit cmake-utils git-r3 multilib
DESCRIPTION="Advanced Normalitazion Tools for neuroimaging"
HOMEPAGE="http://stnava.github.io/ANTs/"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/stnava/ANTs.git"
+EGIT_REPO_URI="https://github.com/stnava/ANTs.git"
SLOT="0"
LICENSE="BSD"