From: Michael Mair-Keimberger Date: Sun, 11 Mar 2018 17:21:27 +0000 (+0100) Subject: media-plugins/vdr-pin: use HTTPS, remove Variable in HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d7554df702c0f2d111b9e14ec331f75aebe9334;p=gentoo.git media-plugins/vdr-pin: use HTTPS, remove Variable in HOMEPAGE Bug: https://bugs.gentoo.org/408917 --- 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 d59e2524cb8a..43e89dac7ec7 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"