From: Michael Mair-Keimberger Date: Wed, 13 Jun 2018 18:30:12 +0000 (+0200) Subject: media-plugins/vdr-chanman: EAPI6, use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f76c53ff1185b2c272abb72aab25b67563d7bbdc;p=gentoo.git media-plugins/vdr-chanman: EAPI6, use HTTPs --- 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 0da47abb4867..aa22d3670f35 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"