commit:     03acc592f645d64982e31912a2416f478885fde0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun  9 19:34:38 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 16:27:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03acc592

sci-chemistry/modeller: use HTTPs

 sci-chemistry/modeller/modeller-9.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/modeller/modeller-9.20.ebuild 
b/sci-chemistry/modeller/modeller-9.20.ebuild
index 0d29c3843f2..e7e80937b7f 100644
--- a/sci-chemistry/modeller/modeller-9.20.ebuild
+++ b/sci-chemistry/modeller/modeller-9.20.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 eutils multilib versionator
 
 DESCRIPTION="Homology or comparative modeling of protein three-dimensional 
structures"
-HOMEPAGE="http://salilab.org/modeller/";
-SRC_URI="http://salilab.org/${PN}/${PV}/${P}.tar.gz";
+HOMEPAGE="https://salilab.org/modeller/";
+SRC_URI="https://salilab.org/${PN}/${PV}/${P}.tar.gz";
 
 LICENSE="modeller"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

Reply via email to