diff options
author | 2015-09-01 21:57:53 +0200 | |
---|---|---|
committer | 2015-09-01 21:57:53 +0200 | |
commit | e5b098f3877505ad2897a85614263511c4fc3081 (patch) | |
tree | ebdfd699332cb4a91329cc60d65eb3abafc31cee /sci-chemistry | |
parent | sci-biology/bedtools: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-e5b098f3877505ad2897a85614263511c4fc3081.tar.gz gentoo-e5b098f3877505ad2897a85614263511c4fc3081.tar.bz2 gentoo-e5b098f3877505ad2897a85614263511c4fc3081.zip |
sci-chemistry/mdanalysis: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/mdanalysis/mdanalysis-0.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |