commit: d21eaa8156d852213452d46219ca9f6cae6a7333 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 13:42:26 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 13:42:26 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d21eaa81
sci-chemistry/mtz2hkl: Fix SRC_URI Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild b/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild index e856afbe..08696a4 100644 --- a/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild +++ b/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Intended to facilitate the transition from refmac5 refinement to shelxh or shelxl refinement" -HOMEPAGE="http://shelx.uni-ac.gwdg.de/~tg/mtz2x/mtz2hkl/mtz2hkl.php" -SRC_URI="http://shelx.uni-ac.gwdg.de/~tg/mtz2x/${PN}/downloads/${PV}/${PN}_v${PV}.tar.gz" +HOMEPAGE="http://shelx.uni-ac.gwdg.de/~tg/research/programs/conv/mtz2x/mtz2hkl/" +SRC_URI="http://shelx.uni-ac.gwdg.de/~tg/research/programs/conv/mtz2x/${PN}/downloads/${PV}/${PN}_v${PV}.tar.gz" LICENSE="GPL-3" SLOT="0"
