commit: 2567edd89a29e11e46a7961c96f3f22f69e0199d Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sat Mar 5 16:05:35 2016 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Sat Mar 5 16:24:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2567edd8
dev-libs/libtommath: Update HOMEPAGE Package-Manager: portage-2.2.27 dev-libs/libtommath/libtommath-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild index 84b5532..98b3e20 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"
