commit:     1ba0f9ce8764f15868923f2b5addc720d7ce2493
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 12:15:53 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:25:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba0f9ce

sys-cluster/ploop: use HTTPS

 sys-cluster/ploop/ploop-1.13.2.ebuild | 6 +++---
 sys-cluster/ploop/ploop-1.14.1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/ploop/ploop-1.13.2.ebuild 
b/sys-cluster/ploop/ploop-1.13.2.ebuild
index 153867c91c8..e0953461d6c 100644
--- a/sys-cluster/ploop/ploop-1.13.2.ebuild
+++ b/sys-cluster/ploop/ploop-1.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs multilib systemd
 
 DESCRIPTION="openvz tool and a library to control ploop block devices"
-HOMEPAGE="http://wiki.openvz.org/Download/ploop";
-SRC_URI="http://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2";
+HOMEPAGE="https://wiki.openvz.org/Download/ploop";
+SRC_URI="https://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-cluster/ploop/ploop-1.14.1.ebuild 
b/sys-cluster/ploop/ploop-1.14.1.ebuild
index c38b72e9f7e..e8529be645c 100644
--- a/sys-cluster/ploop/ploop-1.14.1.ebuild
+++ b/sys-cluster/ploop/ploop-1.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs multilib systemd
 
 DESCRIPTION="openvz tool and a library to control ploop block devices"
-HOMEPAGE="http://wiki.openvz.org/Download/ploop";
-SRC_URI="http://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2";
+HOMEPAGE="https://wiki.openvz.org/Download/ploop";
+SRC_URI="https://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to