commit:     e43ee1e262f95f661e3418cb9addcfb2355f0a8a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon May 21 10:15:03 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 21 17:02:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43ee1e2

sci-biology/velvet: use HTTPs

 sci-biology/velvet/velvet-1.0.18-r1.ebuild | 6 +++---
 sci-biology/velvet/velvet-1.2.10.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-biology/velvet/velvet-1.0.18-r1.ebuild 
b/sci-biology/velvet/velvet-1.0.18-r1.ebuild
index 4b7d1958cee..a8ec87b6625 100644
--- a/sci-biology/velvet/velvet-1.0.18-r1.ebuild
+++ b/sci-biology/velvet/velvet-1.0.18-r1.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=4
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs flag-o-matic
 MY_P=${PN}_${PV}
 
 DESCRIPTION="A sequence assembler for very short reads"
-HOMEPAGE="http://www.ebi.ac.uk/~zerbino/velvet/";
-SRC_URI="http://www.ebi.ac.uk/~zerbino/velvet/${MY_P}.tgz";
+HOMEPAGE="https://www.ebi.ac.uk/~zerbino/velvet/";
+SRC_URI="https://www.ebi.ac.uk/~zerbino/velvet/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sci-biology/velvet/velvet-1.2.10.ebuild 
b/sci-biology/velvet/velvet-1.2.10.ebuild
index d5a93f2f3e4..3de28bdb748 100644
--- a/sci-biology/velvet/velvet-1.2.10.ebuild
+++ b/sci-biology/velvet/velvet-1.2.10.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,8 +8,8 @@ inherit eutils flag-o-matic toolchain-funcs
 MY_P=${PN}_${PV}
 
 DESCRIPTION="A sequence assembler for very short reads"
-HOMEPAGE="http://www.ebi.ac.uk/~zerbino/velvet/";
-SRC_URI="http://www.ebi.ac.uk/~zerbino/velvet/${MY_P}.tgz";
+HOMEPAGE="https://www.ebi.ac.uk/~zerbino/velvet/";
+SRC_URI="https://www.ebi.ac.uk/~zerbino/velvet/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to