commit:     beb2f92e0461e84fedc8b1800c3107697986bdb0
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 09:58:19 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu May  2 09:58:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb2f92e

sys-apps/pv: Use HTTPS

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-apps/pv/pv-1.6.0-r1.ebuild | 6 +++---
 sys-apps/pv/pv-1.6.6.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 03cae302ea4..57fa1092ab2 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit linux-info toolchain-funcs
 
 DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a 
pipe"
-HOMEPAGE="http://www.ivarch.com/programs/pv.shtml";
-SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2";
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml";
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 94d0b91d0f1..ed93606f5ae 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit linux-info toolchain-funcs
 
 DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a 
pipe"
-HOMEPAGE="http://www.ivarch.com/programs/pv.shtml";
-SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2";
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml";
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2";
 
 LICENSE="Artistic-2"
 SLOT="0"

Reply via email to