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

index 0da47abb4867e96c3f7c4395cf76ca0383c8b242..aa22d3670f358dab46089dc55fa52803ac673698 100644 (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"