dev-libs/liblinear: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 27 May 2018 13:04:44 +0000 (15:04 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 16:08:46 +0000 (12:08 -0400)
dev-libs/liblinear/liblinear-210-r1.ebuild
dev-libs/liblinear/liblinear-211.ebuild
dev-libs/liblinear/liblinear-220.ebuild

index 56c5480d5d6db7c177a07cb1d07cf9c4007788f9..ca03976be48ab908689bc29cf9646251aa98ac8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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 multilib toolchain-funcs
 
 DESCRIPTION="A Library for Large Linear Classification"
-HOMEPAGE="http://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
+HOMEPAGE="https://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
 SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index aa78ae616b61c22a0c974bf57b8aa41f3b9c20de..7176d0f8b119254f074b42885c89fcb98e6a1ff9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit multilib toolchain-funcs
 
 DESCRIPTION="A Library for Large Linear Classification"
-HOMEPAGE="http://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
+HOMEPAGE="https://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
 SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 3080e1452cc53375c41175a8974181f28cef3a34..5fdad5b9beb7ba38a755811fd92d4778b14d1cfa 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit multilib toolchain-funcs
 
 DESCRIPTION="A Library for Large Linear Classification"
-HOMEPAGE="http://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
+HOMEPAGE="https://www.csie.ntu.edu.tw/~cjlin/liblinear/ https://github.com/cjlin1/liblinear"
 SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"