sci-biology/ncbi-tools: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:11:33 +0000 (12:11 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:30 +0000 (13:02 -0400)
sci-biology/ncbi-tools/ncbi-tools-2.2.26-r2.ebuild

index cc0e8e3b5472d5025b50b9a8a59ac40f00a8e915..1d3b5784a3a18ab4de89bef99fab6f1402e9983f 100644 (file)
@@ -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
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils flag-o-matic prefix toolchain-funcs
 
 DESCRIPTION="Development toolkit and applications for computational biology, including BLAST"
-HOMEPAGE="http://www.ncbi.nlm.nih.gov/"
+HOMEPAGE="https://www.ncbi.nlm.nih.gov/"
 SRC_URI="ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/${PV}/ncbi.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"