diff options
Diffstat (limited to 'media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild')
-rw-r--r-- | media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild b/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild index 7c4ae99c9cd..d2771be88a2 100644 --- a/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild +++ b/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild @@ -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." |