media-plugins/vdr-atscepg: eapi 7
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Thu, 30 Aug 2018 12:30:40 +0000 (14:30 +0200)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Thu, 30 Aug 2018 12:30:40 +0000 (14:30 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild

index 0a8e15680dab890f2cf5b43479095305a30e2013..fa3ada70b114457cf0c66a0ca1c6443797ff0cad 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit vdr-plugin-2
 
@@ -29,9 +29,9 @@ src_configure() {
 src_prepare() {
        vdr-plugin-2_src_prepare
 
-       epatch "${WORKDIR}/atscepg-${PV}_vdr-1.7.13.diff"
+       eapply "${WORKDIR}/atscepg-${PV}_vdr-1.7.13.diff"
 
-       epatch "${FILESDIR}/${P}_gcc6.patch"
+       eapply "${FILESDIR}/${P}_gcc6.patch"
 
        fix_vdr_libsi_include tables.cpp filter.cpp scanner.cpp
 }