dev-libs/libtompoly: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 26 May 2019 08:38:29 +0000 (10:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 29 Nov 2019 22:10:09 +0000 (17:10 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/libtompoly/libtompoly-0.04.ebuild

index 038467c5d1477807648729a735fd5ee9c2c27fde..498b2f55e6d0ab96ae67fbdd342635f19b4d1926 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
 inherit toolchain-funcs multilib
 
 DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
-HOMEPAGE="http://www.libtom.org/"
+HOMEPAGE="http://www.libtom.net/"
 SRC_URI="https://github.com/libtom/libtompoly/releases/download/${PV}/ltp-${PV}.tar.bz2"
 
 LICENSE="WTFPL-2"