commit:     d4a7e82783674cb4ba680db8a27c056723632c67
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sat Jan 20 21:25:10 2018 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 21:25:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4a7e827

sci-biology/somatic-sniper: switch git:// to https://

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-biology/somatic-sniper/somatic-sniper-1.0.4.ebuild | 4 ++--
 1 file 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"

Reply via email to