sci-chemistry/mdanalysis: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 10:25:59 +0000 (12:25 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:56:50 +0000 (18:56 -0400)
sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild

index 763061028d4e4d893805f916ccc3c95e92b285b6..adb280c4b6348710bfd194ccd86cc36989d24827 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
@@ -11,7 +11,7 @@ MY_PN="MDAnalysis"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="A python library to analyze and manipulate molecular dynamics trajectories"
-HOMEPAGE="http://www.mdanalysis.org/"
+HOMEPAGE="https://www.mdanalysis.org"
 SRC_URI="https://mdanalysis.googlecode.com/files/${MY_P}.tar.gz"
 
 SLOT="0"