media-plugins/vdr-ffnetdev: EAPI6, use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-06-13 20:32:45 +02:00
committed by Tony Vroon
parent f76c53ff11
commit 63b15a7146

View File

@@ -1,14 +1,14 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
EAPI=6
inherit vdr-plugin-2
VERSION="837" # every bump, new version
DESCRIPTION="VDR Plugin: Output device which offers OSD via VNC and Video as raw mpeg over network"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-ffnetdev"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"
SLOT="0"