net-p2p/deluge: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:50:01 +0000 (09:50 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:14:18 +0000 (20:14 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8478

net-p2p/deluge/deluge-1.3.15-r2.ebuild
net-p2p/deluge/deluge-1.3.9999.ebuild
net-p2p/deluge/deluge-9999.ebuild

index ab375feed8a39025f6c06d549c3fa2e74d9e986c..f49c58d5c41ab4a7bdf9ecd133850e3d1d8ce65a 100644 (file)
@@ -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
 }
index 4c516d7de28d0eeb4be5d3c5f99ebe74332d4e68..a32833a4f9f9da8702693fd3510e0f4c3818b95e 100644 (file)
@@ -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
 }
index af4e8728bc143b0afbd0b4c0c6fdaa9041ff121c..7d98de7bce8b65df884ee3d1cc8d9c7423a34ba4 100644 (file)
@@ -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
 }