From: Michael Mair-Keimberger Date: Sun, 11 Mar 2018 17:15:53 +0000 (+0100) Subject: media-plugins/vdr-image: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c72d3768bd544b2e6638dc650c0ce1460ce4bdaf;p=gentoo.git media-plugins/vdr-image: use HTTPS --- diff --git a/media-plugins/vdr-image/vdr-image-0.3.1.ebuild b/media-plugins/vdr-image/vdr-image-0.3.1.ebuild index 1d7e5b4d052d..8343d9a7fa91 100644 --- a/media-plugins/vdr-image/vdr-image-0.3.1.ebuild +++ b/media-plugins/vdr-image/vdr-image-0.3.1.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 flag-o-matic VERSION="679" #every bump, new version DESCRIPTION="VDR plugin: display of digital images, like jpeg, tiff, png, bmp" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-image" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-image" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/media-plugins/vdr-image/vdr-image-0.4.0.ebuild b/media-plugins/vdr-image/vdr-image-0.4.0.ebuild index 7c767a04efec..d00933099fff 100644 --- a/media-plugins/vdr-image/vdr-image-0.4.0.ebuild +++ b/media-plugins/vdr-image/vdr-image-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="1325" #every bump, new version DESCRIPTION="VDR plugin: display of digital images, like jpeg, tiff, png, bmp" -HOMEPAGE="http://projects.vdr-developer.org/projects/plg-image" +HOMEPAGE="https://projects.vdr-developer.org/projects/plg-image" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" KEYWORDS="amd64 x86"