commit: a7376d65f0c6667ea04e3a8539a3358c518ac25a
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 15 10:25:59 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 16 22:56:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7376d65
sci-chemistry/mdanalysis: use HTTPS
sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild
b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild
index 763061028d4..adb280c4b63 100644
--- a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild
+++ b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.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
@@ -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"