sci-biology/glimmer: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:18:38 +0000 (12:18 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:32 +0000 (13:02 -0400)
sci-biology/glimmer/glimmer-3.02-r3.ebuild
sci-biology/glimmer/glimmer-3.02b.ebuild

index 992a6d327fcbc01ce05e7a021c797a38cd79c6e4..9a32e3dbf895a0b94c1f753dd78704d632c21f0d 100644 (file)
@@ -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"
index 9653024a1de2d54a66787952da1f70d91965beb7..4318b60ff949e58e7a51436f0e6dde9e13df1ebc 100644 (file)
@@ -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"