From 1ba0f9ce8764f15868923f2b5addc720d7ce2493 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:15:53 +0200 Subject: [PATCH] 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 153867c91c88..e0953461d6cf 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 c38b72e9f7e8..e8529be645c8 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" -- 2.26.2