commit: f0e297f3372ad4e4da1a6ca9314a24326c878d83 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 13:45:47 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 13:45:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f0e297f3
sci-chemistry/mtz2sca: Fix SRC_URI Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild b/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild index 09876de..f5c4418 100644 --- a/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild +++ b/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Converts CCP4 mtz-files containing anomalous data to Scalepack format" -HOMEPAGE="http://shelx.uni-ac.gwdg.de/~tg/mtz2x/mtz2sca" -SRC_URI="http://shelx.uni-ac.gwdg.de/~tg/mtz2x/${PN}/binaries/${PV}/${PN}_v${PV}.tar.gz" +HOMEPAGE="http://shelx.uni-ac.gwdg.de/~tg/research/programs/conv/mtz2x/mtz2sca/" +SRC_URI="http://shelx.uni-ac.gwdg.de/~tg/research/programs/conv/mtz2x/${PN}/binaries/${PV}/${PN}_v${PV}.tar.gz" LICENSE="GPL-3" SLOT="0"