commit: 1b8bc98b9e363c95b310dad1dc8e8600c50a14cd Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 22 17:44:47 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 20:18:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8bc98b
sci-libs/ignition-math: use HTTPS sci-libs/ignition-math/ignition-math-3.2.0.ebuild | 4 ++-- sci-libs/ignition-math/ignition-math-4.0.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/ignition-math/ignition-math-3.2.0.ebuild b/sci-libs/ignition-math/ignition-math-3.2.0.ebuild index edbe8795a02..a4ba79c991d 100644 --- a/sci-libs/ignition-math/ignition-math-3.2.0.ebuild +++ b/sci-libs/ignition-math/ignition-math-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-multilib vcs-snapshot flag-o-matic DESCRIPTION="A small, fast, and high performance math library for robot applications" -HOMEPAGE="http://ignitionrobotics.org/libraries/math" +HOMEPAGE="https://ignitionrobotics.org/libraries/math" SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}3_${PV}.tar.bz2" LICENSE="Apache-2.0" diff --git a/sci-libs/ignition-math/ignition-math-4.0.0.ebuild b/sci-libs/ignition-math/ignition-math-4.0.0.ebuild index 423c6ac865d..03d5e2d9fbb 100644 --- a/sci-libs/ignition-math/ignition-math-4.0.0.ebuild +++ b/sci-libs/ignition-math/ignition-math-4.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-multilib vcs-snapshot flag-o-matic DESCRIPTION="A small, fast, and high performance math library for robot applications" -HOMEPAGE="http://ignitionrobotics.org/libraries/math" +HOMEPAGE="https://ignitionrobotics.org/libraries/math" SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}4_${PV}.tar.bz2" LICENSE="Apache-2.0"
