From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A747E1382C5 for ; Sat, 20 Jan 2018 21:26:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 502CEE089E; Sat, 20 Jan 2018 21:26:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A9EDE089E for ; Sat, 20 Jan 2018 21:26:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9D85335C44 for ; Sat, 20 Jan 2018 21:26:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D88D1C6 for ; Sat, 20 Jan 2018 21:26:15 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1516483521.3a5f9397ff4676cca0e05d3a89022af10ed8a044.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/freebayes/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/freebayes/freebayes-9999.ebuild X-VCS-Directories: sci-biology/freebayes/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 3a5f9397ff4676cca0e05d3a89022af10ed8a044 X-VCS-Branch: master Date: Sat, 20 Jan 2018 21:26:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6e1f5c76-61f6-4ed6-947c-475db5811ccf X-Archives-Hash: b762837ab52cb1f142849f75996836e0 commit: 3a5f9397ff4676cca0e05d3a89022af10ed8a044 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sat Jan 20 21:25:21 2018 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sat Jan 20 21:25:21 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a5f9397 sci-biology/freebayes: switch git:// to https:// Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/freebayes/freebayes-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/freebayes/freebayes-9999.ebuild b/sci-biology/freebayes/freebayes-9999.ebuild index db4bb6d0e..34b92b2ef 100644 --- a/sci-biology/freebayes/freebayes-9999.ebuild +++ b/sci-biology/freebayes/freebayes-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ RDEPEND="${DEPEND} sci-biology/bamtools sci-biology/samtools:*" -# $ git clone --recursive git://github.com/ekg/freebayes.git +# $ git clone --recursive https://github.com/ekg/freebayes.git # Cloning into 'freebayes'... # remote: Counting objects: 4942, done. # remote: Total 4942 (delta 0), reused 0 (delta 0), pack-reused 4942