summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-29 21:13:05 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-29 22:34:42 -0400
commit4ad2e485628d767e5ec6e6e2d4b7a1ec3a4a6813 (patch)
treee6a97de63e65d3476d407baa71ec5771e03e9e4d /media-plugins
parentmedia-plugins/vdr-extrecmenu: fix HOMEPAGE, use HTTPS (diff)
downloadgentoo-4ad2e485628d767e5ec6e6e2d4b7a1ec3a4a6813.tar.gz
gentoo-4ad2e485628d767e5ec6e6e2d4b7a1ec3a4a6813.tar.bz2
gentoo-4ad2e485628d767e5ec6e6e2d4b7a1ec3a4a6813.zip
media-plugins/vdr-infosatepg: fix HOMEPAGE, use HTTPS
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
index cbb371e8ef66..fc68a59965b8 100644
--- a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
+++ b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.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="1098" # every bump, new version!
DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-infosatepg"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-infosatepg"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
SLOT="0"