From 716ef5cc92c54f47fe94d6789fbf67303d220565 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Mon, 26 Jun 2017 15:48:30 +0200 Subject: dev-libs/libtommath: Fix HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-libs/libtommath/libtommath-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/libtommath') diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild index 7312e8f2a5b0..a4e1055c5b82 100644 --- a/dev-libs/libtommath/libtommath-1.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils multilib toolchain-funcs DESCRIPTION="highly optimized and portable routines for integer theoretic applications" -HOMEPAGE="http://www.libtom.org/" +HOMEPAGE="http://www.libtom.net/" SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz" LICENSE="WTFPL-2" -- cgit v1.2.3-65-gdbad