commit:     716ef5cc92c54f47fe94d6789fbf67303d220565
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 13:48:30 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 13:50:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716ef5cc

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(-)

diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild 
b/dev-libs/libtommath/libtommath-1.0.ebuild
index 7312e8f2a5b..a4e1055c5b8 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"

Reply via email to