commit: e375ed765819d234493d015043ef0100285b32df Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Jan 20 21:24:00 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 20 21:24:00 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e375ed76
sci-biology/RADtools: switch git:// to https:// Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/RADtools/RADtools-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/RADtools/RADtools-9999.ebuild b/sci-biology/RADtools/RADtools-9999.ebuild index 9303ea0ca..bdee24f78 100644 --- a/sci-biology/RADtools/RADtools-9999.ebuild +++ b/sci-biology/RADtools/RADtools-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=5 @@ -8,7 +8,7 @@ inherit eutils perl-module git-r3 DESCRIPTION="Tools for processing RAD Sequencing Illumina reads" HOMEPAGE="https://www.wiki.ed.ac.uk/display/RADSequencing/Home" -EGIT_REPO_URI="git://github.com/johnomics/RADtools.git" +EGIT_REPO_URI="https://github.com/johnomics/RADtools.git" LICENSE="GPL-3" SLOT="0"