commit: 161e7d35948abcf8d7fde773c4597292fa1c4db1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Nov 19 08:57:01 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sat Nov 19 11:39:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161e7d35
sci-libs/armadillo: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-libs/armadillo/armadillo-10.2.0-r1.ebuild | 4 ++-- sci-libs/armadillo/armadillo-10.7.1.ebuild | 4 ++-- sci-libs/armadillo/armadillo-10.8.2.ebuild | 2 +- sci-libs/armadillo/armadillo-11.4.0.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild b/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild index 0d7210c26cb8..bf6e45bd7854 100644 --- a/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild +++ b/sci-libs/armadillo/armadillo-10.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1 inherit cmake toolchain-funcs multilib DESCRIPTION="Streamlined C++ linear algebra library" -HOMEPAGE="http://arma.sourceforge.net/" +HOMEPAGE="https://arma.sourceforge.net" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" diff --git a/sci-libs/armadillo/armadillo-10.7.1.ebuild b/sci-libs/armadillo/armadillo-10.7.1.ebuild index d85588ffb610..879006ea7c98 100644 --- a/sci-libs/armadillo/armadillo-10.7.1.ebuild +++ b/sci-libs/armadillo/armadillo-10.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1 inherit cmake toolchain-funcs multilib DESCRIPTION="Streamlined C++ linear algebra library" -HOMEPAGE="http://arma.sourceforge.net/" +HOMEPAGE="https://arma.sourceforge.net" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" diff --git a/sci-libs/armadillo/armadillo-10.8.2.ebuild b/sci-libs/armadillo/armadillo-10.8.2.ebuild index f780ac97fb59..637bacec3260 100644 --- a/sci-libs/armadillo/armadillo-10.8.2.ebuild +++ b/sci-libs/armadillo/armadillo-10.8.2.ebuild @@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1 inherit cmake toolchain-funcs multilib DESCRIPTION="Streamlined C++ linear algebra library" -HOMEPAGE="http://arma.sourceforge.net/" +HOMEPAGE="https://arma.sourceforge.net" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" diff --git a/sci-libs/armadillo/armadillo-11.4.0.ebuild b/sci-libs/armadillo/armadillo-11.4.0.ebuild index 415194976a72..efbac097f195 100644 --- a/sci-libs/armadillo/armadillo-11.4.0.ebuild +++ b/sci-libs/armadillo/armadillo-11.4.0.ebuild @@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1 inherit cmake toolchain-funcs multilib DESCRIPTION="Streamlined C++ linear algebra library" -HOMEPAGE="http://arma.sourceforge.net/" +HOMEPAGE="https://arma.sourceforge.net" SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0"
