From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- media-video/mplay-sh/metadata.xml | 2 +- media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'media-video/mplay-sh') diff --git a/media-video/mplay-sh/metadata.xml b/media-video/mplay-sh/metadata.xml index 5f9f14619db8..cdc7189df38d 100644 --- a/media-video/mplay-sh/metadata.xml +++ b/media-video/mplay-sh/metadata.xml @@ -1,5 +1,5 @@ - + media-tv diff --git a/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild b/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild index 8a53b8a311ca..e1ae87d2b2f4 100644 --- a/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild +++ b/media-video/mplay-sh/mplay-sh-0.5.3-r1.ebuild @@ -9,7 +9,7 @@ MY_P="mplay-${PV}" DESCRIPTION="mplayer wrapper script as backend for vdr-mplayer" HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=62306" SRC_URI="mirror://gentoo/${MY_P}.tgz - http://dev.gentoo.org/~zzam/distfiles/${MY_P}.tgz" + https://dev.gentoo.org/~zzam/distfiles/${MY_P}.tgz" KEYWORDS="x86 ~amd64" SLOT="0" -- cgit v1.2.3-65-gdbad