From: Michael Mair-Keimberger Date: Sun, 11 Mar 2018 17:14:57 +0000 (+0100) Subject: media-plugins/vdr-graphlcd: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2d90a0d2cd2b225708638b0739c89378f8d735e3;p=gentoo.git media-plugins/vdr-graphlcd: use HTTPS --- diff --git a/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild b/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild index eb34af3937f7..e45cfd4a78bb 100644 --- a/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild +++ b/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit vdr-plugin-2 VERSION="502" # every bump, new version DESCRIPTION="VDR Plugin: support output on Graphical LCD " -HOMEPAGE="http://projects.vdr-developer.org/projects/graphlcd" +HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="~x86 ~amd64"