From: Michael Mair-Keimberger Date: Wed, 13 Jun 2018 18:32:45 +0000 (+0200) Subject: media-plugins/vdr-ffnetdev: EAPI6, use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=63b15a7146f2545c8f48ffe2427ef66754aaf2c6;p=gentoo.git media-plugins/vdr-ffnetdev: EAPI6, use HTTPs --- diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild index bea1daf8d78a..cd48d5623782 100644 --- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild +++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild @@ -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"