Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:jlec/scilab commit in: sci-biology/freebayes/
Date: Sat, 27 Jan 2018 11:42:00
Message-Id: 1516483521.3a5f9397ff4676cca0e05d3a89022af10ed8a044.jlec@gentoo
1 commit: 3a5f9397ff4676cca0e05d3a89022af10ed8a044
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Sat Jan 20 21:25:21 2018 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 20 21:25:21 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a5f9397
7
8 sci-biology/freebayes: switch git:// to https://
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sci-biology/freebayes/freebayes-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-biology/freebayes/freebayes-9999.ebuild b/sci-biology/freebayes/freebayes-9999.ebuild
16 index db4bb6d0e..34b92b2ef 100644
17 --- a/sci-biology/freebayes/freebayes-9999.ebuild
18 +++ b/sci-biology/freebayes/freebayes-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}
26 sci-biology/bamtools
27 sci-biology/samtools:*"
28
29 -# $ git clone --recursive git://github.com/ekg/freebayes.git
30 +# $ git clone --recursive https://github.com/ekg/freebayes.git
31 # Cloning into 'freebayes'...
32 # remote: Counting objects: 4942, done.
33 # remote: Total 4942 (delta 0), reused 0 (delta 0), pack-reused 4942