aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:10 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2018-01-20 22:25:10 +0100
commitd4a7e82783674cb4ba680db8a27c056723632c67 (patch)
treee17cfb7e585202484c6e525daa14c028d7af595a
parentsci-biology/amos: (diff)
downloadsci-d4a7e82783674cb4ba680db8a27c056723632c67.tar.gz
sci-d4a7e82783674cb4ba680db8a27c056723632c67.tar.bz2
sci-d4a7e82783674cb4ba680db8a27c056723632c67.zip
sci-biology/somatic-sniper: switch git:// to https://
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild b/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild
index 4432793c2..51a4b9db8 100644
--- a/sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild
+++ b/sci-biology/somatic-sniper/somatic-sniper-1.0.4.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
DESCRIPTION="Compare BAM files from normal and tumor samples and report somatic SNPs"
HOMEPAGE="http://gmt.genome.wustl.edu"
SRC_URI="https://github.com/genome/somatic-sniper/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-# git clone git://github.com/genome/somatic-sniper.git
+# git clone https://github.com/genome/somatic-sniper.git
LICENSE="MIT"
SLOT="0"