From 4325546cb0204a0345f682e4e9bd3a643dafd4b6 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 19 May 2018 09:50:01 +0200 Subject: [PATCH] net-p2p/deluge: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8478 --- net-p2p/deluge/deluge-1.3.15-r2.ebuild | 4 ++-- net-p2p/deluge/deluge-1.3.9999.ebuild | 4 ++-- net-p2p/deluge/deluge-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild index ab375feed8a3..f49c58d5c41a 100644 --- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild @@ -9,7 +9,7 @@ PLOCALES="af ar ast be bg bn bs ca cs cy da de el en_AU en_CA en_GB eo es et eu inherit distutils-r1 eutils systemd user l10n DESCRIPTION="BitTorrent client with a client/server model" -HOMEPAGE="http://deluge-torrent.org/" +HOMEPAGE="https://deluge-torrent.org/" if [[ ${PV} == 9999 ]]; then inherit git-r3 @@ -138,6 +138,6 @@ pkg_postinst() { elog "happens in /etc/systemd/system/deluged.service.d/00gentoo.conf" elog "and /etc/systemd/system/deluge-web.service.d/00gentoo.conf" elog - elog "For more information look at http://dev.deluge-torrent.org/wiki/Faq" + elog "For more information look at https://dev.deluge-torrent.org/wiki/Faq" elog } diff --git a/net-p2p/deluge/deluge-1.3.9999.ebuild b/net-p2p/deluge/deluge-1.3.9999.ebuild index 4c516d7de28d..a32833a4f9f9 100644 --- a/net-p2p/deluge/deluge-1.3.9999.ebuild +++ b/net-p2p/deluge/deluge-1.3.9999.ebuild @@ -9,7 +9,7 @@ PLOCALES="af ar ast be bg bn bs ca cs cy da de el en_AU en_CA en_GB eo es et eu inherit distutils-r1 eutils systemd user l10n DESCRIPTION="BitTorrent client with a client/server model" -HOMEPAGE="http://deluge-torrent.org/" +HOMEPAGE="https://deluge-torrent.org/" if [[ ${PV} == 1.3.9999 ]]; then inherit git-r3 @@ -138,6 +138,6 @@ pkg_postinst() { elog "happens in /etc/systemd/system/deluged.service.d/00gentoo.conf" elog "and /etc/systemd/system/deluge-web.service.d/00gentoo.conf" elog - elog "For more information look at http://dev.deluge-torrent.org/wiki/Faq" + elog "For more information look at https://dev.deluge-torrent.org/wiki/Faq" elog } diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index af4e8728bc14..7d98de7bce8b 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -9,7 +9,7 @@ PLOCALES="af ar ast be bg bn bs ca cs cy da de el en_AU en_CA en_GB eo es et eu inherit distutils-r1 eutils systemd user l10n DESCRIPTION="BitTorrent client with a client/server model" -HOMEPAGE="http://deluge-torrent.org/" +HOMEPAGE="https://deluge-torrent.org/" if [[ ${PV} == 9999 ]]; then inherit git-r3 @@ -134,6 +134,6 @@ pkg_postinst() { elog "happens in /etc/systemd/system/deluged.service.d/00gentoo.conf" elog "and /etc/systemd/system/deluge-web.service.d/00gentoo.conf" elog - elog "For more information look at http://dev.deluge-torrent.org/wiki/Faq" + elog "For more information look at https://dev.deluge-torrent.org/wiki/Faq" elog } -- 2.26.2