From: Michael Mair-Keimberger Date: Thu, 29 Mar 2018 19:18:51 +0000 (+0200) Subject: media-plugins/vdr-zappilot: fix HOMEPAGE, use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=216d487f9a79b285ed891d71c88ebf25a553845b;p=gentoo.git media-plugins/vdr-zappilot: fix HOMEPAGE, use HTTPS --- diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild index 35f779376a81..2f85a0b16e32 100644 --- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild +++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="1318" # every bump new version DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel" -HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-zappilot" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="~amd64 ~x86" diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild index 75d1cf6bdd60..ea6c8a363f14 100644 --- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild +++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="1318" # every bump new version DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel" -HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-zappilot" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="amd64 x86"