media-plugins/vdr-bgprocess: EAPI6, use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 13 Jun 2018 18:29:36 +0000 (20:29 +0200)
committerTony Vroon <chainsaw@gentoo.org>
Wed, 11 Jul 2018 11:47:13 +0000 (12:47 +0100)
Closes: https://github.com/gentoo/gentoo/pull/9046

media-plugins/vdr-bgprocess/vdr-bgprocess-0.1.0.ebuild

index 212df240ead153f9b557448d059ae56c0e39828d..4bd3cff27886b807b12e659fbe8fffddb17a9971 100644 (file)
@@ -1,12 +1,12 @@
-# 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
 
 DESCRIPTION="VDR plugin: Collect information about background process status"
-HOMEPAGE="http://linuxtv.org/pipermail/vdr/2008-July/017245.html"
+HOMEPAGE="https://linuxtv.org/pipermail/vdr/2008-July/017245.html"
 SRC_URI="http://www.reelbox.org/software/vdr/${P}.tgz"
 
 LICENSE="GPL-2"