From: Patrick Lauer Date: Sat, 5 Mar 2016 16:05:35 +0000 (+0100) Subject: dev-libs/libtommath: Update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2567edd89a29e11e46a7961c96f3f22f69e0199d;p=gentoo.git dev-libs/libtommath: Update HOMEPAGE Package-Manager: portage-2.2.27 --- diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild index 84b55329e834..98b3e2027e2b 100644 --- a/dev-libs/libtommath/libtommath-1.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils multilib toolchain-funcs DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications" -HOMEPAGE="https://github.com/libtom/libtommath" +HOMEPAGE="http://www.libtom.org/" SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz" LICENSE="WTFPL-2"