commit: 1d7554df702c0f2d111b9e14ec331f75aebe9334 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 11 17:21:27 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 19:15:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7554df
media-plugins/vdr-pin: use HTTPS, remove Variable in HOMEPAGE Bug: https://bugs.gentoo.org/408917 media-plugins/vdr-pin/vdr-pin-0.1.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-pin/vdr-pin-0.1.14.ebuild b/media-plugins/vdr-pin/vdr-pin-0.1.14.ebuild index d59e2524cb8..43e89dac7ec 100644 --- a/media-plugins/vdr-pin/vdr-pin-0.1.14.ebuild +++ b/media-plugins/vdr-pin/vdr-pin-0.1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="1379" # every bump, new version DESCRIPTION="VDR plugin: enable/disable parentalrating in records" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-${VDRPLUGIN}" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-pin" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="~amd64 ~x86"
