diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-29 21:18:51 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 22:34:45 -0400 |
commit | 216d487f9a79b285ed891d71c88ebf25a553845b (patch) | |
tree | 683f34700d44621b4c4d13b88d1a486b25a6025d /media-plugins/vdr-zappilot | |
parent | media-plugins/vdr-sudoku: fix HOMEPAGE, use HTTPS (diff) | |
download | gentoo-216d487f9a79b285ed891d71c88ebf25a553845b.tar.gz gentoo-216d487f9a79b285ed891d71c88ebf25a553845b.tar.bz2 gentoo-216d487f9a79b285ed891d71c88ebf25a553845b.zip |
media-plugins/vdr-zappilot: fix HOMEPAGE, use HTTPS
Diffstat (limited to 'media-plugins/vdr-zappilot')
-rw-r--r-- | media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |