mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
sci-libs/armadillo: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
committed by
Andrew Ammerlaan
parent
1e684c51a6
commit
161e7d3594
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user