commit:     f76c53ff1185b2c272abb72aab25b67563d7bbdc
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 18:30:12 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=f76c53ff

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

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

diff --git a/media-plugins/vdr-chanman/vdr-chanman-0.0.9.ebuild 
b/media-plugins/vdr-chanman/vdr-chanman-0.0.9.ebuild
index 0da47abb486..aa22d3670f3 100644
--- a/media-plugins/vdr-chanman/vdr-chanman-0.0.9.ebuild
+++ b/media-plugins/vdr-chanman/vdr-chanman-0.0.9.ebuild
@@ -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"

Reply via email to