From e8739e59b6b6a408b72794f8e8c1428b002eaa2c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 21 May 2018 12:18:38 +0200 Subject: [PATCH] sci-biology/glimmer: use HTTPs --- sci-biology/glimmer/glimmer-3.02-r3.ebuild | 4 ++-- sci-biology/glimmer/glimmer-3.02b.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-biology/glimmer/glimmer-3.02-r3.ebuild b/sci-biology/glimmer/glimmer-3.02-r3.ebuild index 992a6d327fcb..9a32e3dbf895 100644 --- a/sci-biology/glimmer/glimmer-3.02-r3.ebuild +++ b/sci-biology/glimmer/glimmer-3.02-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 toolchain-funcs MY_PV=${PV//./} DESCRIPTION="An HMM-based microbial gene finding system from TIGR" -HOMEPAGE="http://www.cbcb.umd.edu/software/glimmer/" +HOMEPAGE="https://ccb.jhu.edu/software/glimmer/index.shtml" SRC_URI="http://www.cbcb.umd.edu/software/${PN}/${PN}${MY_PV}.tar.gz" LICENSE="Artistic" diff --git a/sci-biology/glimmer/glimmer-3.02b.ebuild b/sci-biology/glimmer/glimmer-3.02b.ebuild index 9653024a1de2..4318b60ff949 100644 --- a/sci-biology/glimmer/glimmer-3.02b.ebuild +++ b/sci-biology/glimmer/glimmer-3.02b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 toolchain-funcs MY_PV=${PV//./} DESCRIPTION="An HMM-based microbial gene finding system from TIGR" -HOMEPAGE="http://ccb.jhu.edu/software/glimmer" -SRC_URI="http://ccb.jhu.edu/software/${PN}/${PN}${MY_PV}.tar.gz" +HOMEPAGE="https://ccb.jhu.edu/software/glimmer/index.shtml" +SRC_URI="https://ccb.jhu.edu/software/${PN}/${PN}${MY_PV}.tar.gz" LICENSE="Artistic" SLOT="0" -- 2.26.2