commit: 2d90a0d2cd2b225708638b0739c89378f8d735e3 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 11 17:14:57 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 19:15:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d90a0d2
media-plugins/vdr-graphlcd: use HTTPS media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 eb34af3937f..e45cfd4a78b 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"