summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-13 20:30:12 +0200
committerTony Vroon <chainsaw@gentoo.org>2018-07-11 12:47:14 +0100
commitf76c53ff1185b2c272abb72aab25b67563d7bbdc (patch)
tree5a3a303b3f2b8f7154894d694c64af178954858f /media-plugins/vdr-chanman
parentmedia-plugins/vdr-bgprocess: EAPI6, use HTTPs (diff)
downloadgentoo-f76c53ff1185b2c272abb72aab25b67563d7bbdc.tar.gz
gentoo-f76c53ff1185b2c272abb72aab25b67563d7bbdc.tar.bz2
gentoo-f76c53ff1185b2c272abb72aab25b67563d7bbdc.zip
media-plugins/vdr-chanman: EAPI6, use HTTPs
Diffstat (limited to 'media-plugins/vdr-chanman')
-rw-r--r--media-plugins/vdr-chanman/vdr-chanman-0.0.9.ebuild6
1 files 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 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"