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

index a72fc3f8942fa5a4cb56894c3efb4d9801bde585..8a0fc302361052a9d0bd907d5acec16a50bf007a 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,8 +6,8 @@ EAPI="4"
 inherit toolchain-funcs multilib
 
 DESCRIPTION="library for floating point number manipulation"
-HOMEPAGE="http://libtom.org/"
-SRC_URI="http://libtom.org/files/ltf-${PV}.tar.bz2"
+HOMEPAGE="http://www.libtom.net/"
+SRC_URI="https://github.com/libtom/libtomfloat/releases/download/${PV}/ltf-${PV}.tar.bz2"
 
 LICENSE="WTFPL-2"
 SLOT="0"