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

This commit is contained in:
Michael Mair-Keimberger
2018-06-13 20:30:12 +02:00
committed by Tony Vroon
parent 1179e6fcce
commit f76c53ff11

View File

@@ -1,14 +1,14 @@
# Copyright 1999-2014 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="993" # every bump, new version
DESCRIPTION="VDR plugin: change channel with a multi level choice"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-chanman"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-chanman"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
SLOT="0"