commit: 0be425557b8ac87d0f2d9de8b945cc941f8c6cce Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Aug 12 13:06:52 2021 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Aug 12 13:34:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be42555
sci-libs/ignition-math: update homepage Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> sci-libs/ignition-math/ignition-math-6.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/ignition-math/ignition-math-6.5.0.ebuild b/sci-libs/ignition-math/ignition-math-6.5.0.ebuild index ab724f9e7b7..fc7acfaa88c 100644 --- a/sci-libs/ignition-math/ignition-math-6.5.0.ebuild +++ b/sci-libs/ignition-math/ignition-math-6.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ CMAKE_BUILD_TYPE=RelWithDebInfo inherit cmake vcs-snapshot DESCRIPTION="A small, fast, and high performance math library for robot applications" -HOMEPAGE="https://ignitionrobotics.org/libraries/math" +HOMEPAGE="https://github.com/ignitionrobotics/ign-math" SRC_URI="https://github.com/ignitionrobotics/ign-math/archive/${PN}6_${PV}.tar.gz" LICENSE="Apache-2.0"
