diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /media-tv/mythtv | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r-- | media-tv/mythtv/metadata.xml | 2 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.27.3_p20141009.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.27.4_p20150124.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.27_p20140321.ebuild | 4 |
7 files changed, 13 insertions, 13 deletions
diff --git a/media-tv/mythtv/metadata.xml b/media-tv/mythtv/metadata.xml index a1e2ee6a6769..46c199a1ea45 100644 --- a/media-tv/mythtv/metadata.xml +++ b/media-tv/mythtv/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>mythtv</herd> <use> diff --git a/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild b/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild index a691229d41c5..6f1b76cd9925 100644 --- a/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild +++ b/media-tv/mythtv/mythtv-0.26.0_p20130922.ebuild @@ -16,7 +16,7 @@ MYTHTV_BRANCH="fixes/0.26" DESCRIPTION="Homebrew PVR project" HOMEPAGE="http://www.mythtv.org" SRC_URI="ftp://ftp.osuosl.org/pub/mythtv/${MY_P}.tar.bz2 - ${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" @@ -327,7 +327,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" } pkg_postrm() { diff --git a/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild b/media-tv/mythtv/mythtv-0.27.1_p20140817.ebuild index 7c4ae99c9cd7..d2771be88a28 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." diff --git a/media-tv/mythtv/mythtv-0.27.3_p20141009.ebuild b/media-tv/mythtv/mythtv-0.27.3_p20141009.ebuild index ec69473e960b..60f7f10aa424 100644 --- a/media-tv/mythtv/mythtv-0.27.3_p20141009.ebuild +++ b/media-tv/mythtv/mythtv-0.27.3_p20141009.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.3.tar.gz -> mythtv-0.27.3.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" @@ -332,7 +332,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." diff --git a/media-tv/mythtv/mythtv-0.27.4_p20150124.ebuild b/media-tv/mythtv/mythtv-0.27.4_p20150124.ebuild index 65287edf7ee9..4a5fb22604f8 100644 --- a/media-tv/mythtv/mythtv-0.27.4_p20150124.ebuild +++ b/media-tv/mythtv/mythtv-0.27.4_p20150124.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.4.tar.gz -> mythtv-0.27.4.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" @@ -332,7 +332,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." diff --git a/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild b/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild index ee4d0832be43..055bbe943aa5 100644 --- a/media-tv/mythtv/mythtv-0.27.5_p20150627.ebuild +++ b/media-tv/mythtv/mythtv-0.27.5_p20150627.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.5.tar.gz -> mythtv-0.27.5.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" @@ -336,7 +336,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." diff --git a/media-tv/mythtv/mythtv-0.27_p20140321.ebuild b/media-tv/mythtv/mythtv-0.27_p20140321.ebuild index f767c45a49d8..1f242f93b05a 100644 --- a/media-tv/mythtv/mythtv-0.27_p20140321.ebuild +++ b/media-tv/mythtv/mythtv-0.27_p20140321.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.tar.gz -> mythtv-0.27.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" } pkg_postrm() { |