commit: 203b4131883bdae36f4bb7261f35ec06a6de5c75 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Jan 20 21:26:04 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 20 21:26:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=203b4131
sci-biology/yaha: switch git:// to https:// Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/yaha/yaha-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/yaha/yaha-9999.ebuild b/sci-biology/yaha/yaha-9999.ebuild index d0ce2d336..88a6dcfa6 100644 --- a/sci-biology/yaha/yaha-9999.ebuild +++ b/sci-biology/yaha/yaha-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 @@ -7,7 +7,7 @@ inherit flag-o-matic git-r3 toolchain-funcs DESCRIPTION="DNA mapper for single-end reads to detect structural variants (SV)" HOMEPAGE="https://github.com/GregoryFaust/yaha" -EGIT_REPO_URI="git://github.com/GregoryFaust/yaha.git" +EGIT_REPO_URI="https://github.com/GregoryFaust/yaha.git" LICENSE="MIT" SLOT="0"
