From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:57:53 +0000 (+0200) Subject: sci-chemistry/mdanalysis: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5b098f3877505ad2897a85614263511c4fc3081;p=gentoo.git sci-chemistry/mdanalysis: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild index aab36560129d..09aa04238f87 100644 --- a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild +++ b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild @@ -12,7 +12,7 @@ MY_PN="MDAnalysis" MY_P="${MY_PN}-${PV}" DESCRIPTION="A python library to analyze and manipulate molecular dynamics trajectories" -HOMEPAGE="https://code.google.com/p/mdanalysis/" +HOMEPAGE="http://www.mdanalysis.org/" SRC_URI="https://mdanalysis.googlecode.com/files/${MY_P}.tar.gz" SLOT="0"