aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:48 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:48 +0100
commit11b16c46c986cb848e4cbbe836498d19998c84b0 (patch)
treea093c02ed1e3e06dc6234bb6cd28ad59cf80835a
parentsci-biology/pybrain: switch git:// to https:// (diff)
downloadsci-11b16c46.tar.gz
sci-11b16c46.tar.bz2
sci-11b16c46.zip
sci-biology/nitime: switch git:// to https://
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sci-biology/nitime/nitime-9999.ebuild4
1 files 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"