commit: 831321396e7464928f8d2a6fb828f8639e7a216c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 20:59:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 20:59:10 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=83132139
sci-libs/mlpack: use https for homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-libs/mlpack/mlpack-3.4.1.ebuild | 6 +++---
sci-libs/mlpack/mlpack-3.4.2.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-libs/mlpack/mlpack-3.4.1.ebuild
b/sci-libs/mlpack/mlpack-3.4.1.ebuild
index 661299d6d..113d56be9 100644
--- a/sci-libs/mlpack/mlpack-3.4.1.ebuild
+++ b/sci-libs/mlpack/mlpack-3.4.1.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
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit cmake python-single-r1 toolchain-funcs
DESCRIPTION="scalable C++ machine learning library"
-HOMEPAGE="http://www.mlpack.org/"
-SRC_URI="http://www.mlpack.org/files/${P}.tar.gz"
+HOMEPAGE="https://www.mlpack.org/"
+SRC_URI="https://www.mlpack.org/files/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
diff --git a/sci-libs/mlpack/mlpack-3.4.2.ebuild
b/sci-libs/mlpack/mlpack-3.4.2.ebuild
index 661299d6d..113d56be9 100644
--- a/sci-libs/mlpack/mlpack-3.4.2.ebuild
+++ b/sci-libs/mlpack/mlpack-3.4.2.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
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit cmake python-single-r1 toolchain-funcs
DESCRIPTION="scalable C++ machine learning library"
-HOMEPAGE="http://www.mlpack.org/"
-SRC_URI="http://www.mlpack.org/files/${P}.tar.gz"
+HOMEPAGE="https://www.mlpack.org/"
+SRC_URI="https://www.mlpack.org/files/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"