From a7376d65f0c6667ea04e3a8539a3358c518ac25a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 15 May 2018 12:25:59 +0200 Subject: sci-chemistry/mdanalysis: use HTTPS --- sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild index 763061028d4e..adb280c4b634 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" -- cgit v1.2.3-65-gdbad