sys-apps/miller: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:53:15 +0000 (09:53 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:13:18 +0000 (20:13 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8481

sys-apps/miller/miller-4.2.0.ebuild
sys-apps/miller/miller-5.2.2.ebuild
sys-apps/miller/miller-5.3.0.ebuild

index df616602dab7711321f163b77f96e21f13592897..f0f66106e3db11550c7387f3323e8c1922dc00b8 100644 (file)
@@ -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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)"
-HOMEPAGE="http://johnkerl.org/miller"
+HOMEPAGE="https://johnkerl.org/miller/doc/index.html"
 LICENSE="BSD-2"
 
 SLOT="0"
index 7d27a1bf9b8d362940ecb5a61c522e28834510a7..fc4af1f10878f23c08a6144bcf30975ec6238ab1 100644 (file)
@@ -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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)"
-HOMEPAGE="http://johnkerl.org/miller"
+HOMEPAGE="https://johnkerl.org/miller/doc/index.html"
 SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
index 97912f6bbd6d2c5525449acabc83dca04dcb48b9..fc4af1f10878f23c08a6144bcf30975ec6238ab1 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)"
-HOMEPAGE="http://johnkerl.org/miller"
+HOMEPAGE="https://johnkerl.org/miller/doc/index.html"
 SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"