From: Michael Mair-Keimberger Date: Sun, 11 Mar 2018 17:18:38 +0000 (+0100) Subject: media-plugins/vdr-osdpip: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c088ca3d64c5cb4aa70a498217eb515fffb80572;p=gentoo.git media-plugins/vdr-osdpip: use HTTPS --- diff --git a/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild b/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild index 5fbc6c926105..ed230cc4089a 100644 --- a/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild +++ b/media-plugins/vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ VERSION="961" # every bump, new version inherit vdr-plugin-2 flag-o-matic DESCRIPTION="VDR plugin: Show another channel in the OSD" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-osdpip" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdpip" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="amd64 x86"