commit:     63b15a7146f2545c8f48ffe2427ef66754aaf2c6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 18:32:45 2018 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 11:47:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b15a71

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

 media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 bea1daf8d78..cd48d562378 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"

Reply via email to