commit: 216d487f9a79b285ed891d71c88ebf25a553845b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 29 19:18:51 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 02:34:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216d487f
media-plugins/vdr-zappilot: fix HOMEPAGE, use HTTPS media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild | 4 ++-- media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 35f779376a8..2f85a0b16e3 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 75d1cf6bdd6..ea6c8a363f1 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"
