media-plugins/vdr-ffnetdev: EAPI6, use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 13 Jun 2018 18:32:45 +0000 (20:32 +0200)
committerTony Vroon <chainsaw@gentoo.org>
Wed, 11 Jul 2018 11:47:14 +0000 (12:47 +0100)
media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild

index bea1daf8d78a97a4e36157966e960c2d5fc2b3a0..cd48d5623782bca61a1372fdcf39d24646b47a9d 100644 (file)
@@ -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"