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

Closes: https://github.com/gentoo/gentoo/pull/9046
This commit is contained in:
Michael Mair-Keimberger
2018-06-13 20:29:36 +02:00
committed by Tony Vroon
parent 12e438e749
commit 1179e6fcce

View File

@@ -1,12 +1,12 @@
# 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
DESCRIPTION="VDR plugin: Collect information about background process status"
HOMEPAGE="http://linuxtv.org/pipermail/vdr/2008-July/017245.html"
HOMEPAGE="https://linuxtv.org/pipermail/vdr/2008-July/017245.html"
SRC_URI="http://www.reelbox.org/software/vdr/${P}.tgz"
LICENSE="GPL-2"