Use https by default
[gentoo.git] / media-tv / mythtv / mythtv-0.27.1_p20140817.ebuild
index 7c4ae99c9cd7295e46707ab27522dd14049ac433..d2771be88a281f90209de02f28bd84832c9b2766 100644 (file)
@@ -16,7 +16,7 @@ MYTHTV_BRANCH="fixes/0.27"
 DESCRIPTION="Homebrew PVR project"
 HOMEPAGE="http://www.mythtv.org"
 SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.1.tar.gz -> mythtv-0.27.1.tar.gz
-       ${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
+       ${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
 
 SLOT="0"
 LICENSE="GPL-2"
@@ -330,7 +330,7 @@ pkg_postinst() {
 
        elog "Want mythfrontend to start automatically?"
        elog "Set USE=autostart. Details can be found at:"
-       elog "http://dev.gentoo.org/~cardoe/mythtv/autostart.html"
+       elog "https://dev.gentoo.org/~cardoe/mythtv/autostart.html"
        elog
        elog "Note that the systemd unit now restarts by default and logs"
        elog "to journald via the console at the notice verbosity."