From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- sys-fs/ddrescue/ddrescue-1.16.ebuild | 2 +- sys-fs/ddrescue/ddrescue-1.18.1.ebuild | 2 +- sys-fs/ddrescue/ddrescue-1.19.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-fs/ddrescue') diff --git a/sys-fs/ddrescue/ddrescue-1.16.ebuild b/sys-fs/ddrescue/ddrescue-1.16.ebuild index ae6a1f54b24f..a1badf4dd92a 100644 --- a/sys-fs/ddrescue/ddrescue-1.16.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.16.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit toolchain-funcs DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-fs/ddrescue/ddrescue-1.18.1.ebuild b/sys-fs/ddrescue/ddrescue-1.18.1.ebuild index 9564ee28e54c..562b30b23404 100644 --- a/sys-fs/ddrescue/ddrescue-1.18.1.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.18.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs flag-o-matic unpacker DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2" diff --git a/sys-fs/ddrescue/ddrescue-1.19.ebuild b/sys-fs/ddrescue/ddrescue-1.19.ebuild index 1b57e60e6303..638980d95b7a 100644 --- a/sys-fs/ddrescue/ddrescue-1.19.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.19.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs flag-o-matic unpacker DESCRIPTION="Copy data from one file or block device to another with read-error recovery" -HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html" +HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" -- cgit v1.2.3-65-gdbad