commit: e5b098f3877505ad2897a85614263511c4fc3081
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 19:57:53 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 19:57:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b098f3
sci-chemistry/mdanalysis: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild
b/sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild
index aab3656..09aa042 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"