mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/vdr-ffnetdev: EAPI6, use HTTPs
This commit is contained in:
committed by
Tony Vroon
parent
f76c53ff11
commit
63b15a7146
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user